Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

simpol-jekyll-theme

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simpol-jekyll-theme

  • 1.0.5
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Introducing Simpol Theme

Simpol is a minimal, clean, and open source Jekyll theme for Github Pages.

Focus on the writing, the content.

Screenshot

  • Installation
  • Current features
  • Credits
  • Resources

Installation

As a Fork

  1. Fork the repo
  2. Clone down the repo with $ git clone git@github.com:username/reponame.git
  3. Install bundler with $ gem install bundler
  4. Install gems with $ bundle install
  5. Run Jekyll with $ bundle exec jekyll serve
  6. Have fun!

As a Jekyll theme gem

Gem Version

Simply run gem install simpol-jekyll-theme to download the latest Gem

Or:

  1. Download the theme, quick download link
  2. Install bundler with $ gem install bundler
  3. Install gems with $ bundle install
  4. Run Jekyll with $ bundle exec jekyll serve
  5. Have fun!

Run with Docker

You can start the site locally by browsing to the project's directory and running docker-compose up.

You should see the following:

simpol-theme | Configuration file: /srv/jekyll/_config.yml
simpol-theme |             Source: /srv/jekyll
simpol-theme |        Destination: /srv/jekyll/_site
simpol-theme |  Incremental build: enabled
simpol-theme |       Generating...
simpol-theme |                     done in x.xxx seconds.
simpol-theme |  Auto-regeneration: enabled for '/srv/jekyll'
simpol-theme |     Server address: http://0.0.0.0:4000/
simpol-theme |   Server running... press ctrl-c to stop.

Current Features

  • Minimal design and feel.
  • Simple and customizable Navigation, Index, and Footer
  • Site greeting, sub-greetings, links, logo, and more
  • All easily setup and managed in the config file
  • Clean, light-weight, default layouts for pages and posts
  • Search engine friendly! Optimized metadata for SEO.
  • Easy, site-wide Google Analytics setup/integration
  • Post categories and archive page
  • Social sharing for Twitter, Facebook, and email on all posts.
  • Sitemap, XML Feed, and 404 Page
  • Single, yet powerful and light-weight CSS Stylesheet
  • Simple, like a website should be.

Credits

Simpol Theme is designed, developed, and maintained by Scott Mathson, Mathson Design Co.

The clean design and feel is inspired by other minimal themes and blogs out there.

Scott on GitHub | Scott on Twitter

Resources

Check out these blog posts for help in getting started blogging with Simpol Theme. Within the posts are even more resources to help you.


License

Copyright (c) 2017 Mathson Design, LLC and Scott Mathson

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

FAQs

Package last updated on 09 Oct 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc