Skip to content

Re-introducing Simpol Theme

Compare
Choose a tag to compare
@scottmathson scottmathson released this 25 Sep 19:15
· 17 commits to master since this release

Simpol Theme has been re-published as a Ruby Gem: https://rubygems.org/gems/simpol-jekyll-theme

Introducing Simpol Theme

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

Focus on the writing, the content.

Screenshot

Installation

As a Fork

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

As a Jekyll theme gem

  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!

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.