Skip to content

Latest commit

 

History

History
53 lines (28 loc) · 1.72 KB

README.md

File metadata and controls

53 lines (28 loc) · 1.72 KB

So Simple Theme

Looking for a simple, responsive, theme for your Jekyll powered blog? Well look no further. Here be So Simple Theme, the followup to Minimal Mistakes -- by designer slash illustrator Michael Rose.

Notable features:

  • Compatible with Jekyll 3 and GitHub Pages.
  • Responsive templates. Looks good on mobile, tablet, and desktop devices.
  • Gracefully degrading in older browsers. Compatible with Internet Explorer 9+ and all modern browsers.
  • Minimal embellishments and subtle animations.
  • Optional large feature images for posts and pages.
  • Custom 404 page to get you started.
  • Basic search capabilities
  • Support for Disqus Comments

screenshot of So Simple Theme

See a live version of So Simple hosted on GitHub.


Getting Started

So Simple takes advantage of Sass and data files to make customizing easier and requires Jekyll 3.x.

To learn how to install and use this theme check out the Setup Guide for more information.

Bitdeli Badge


Critical Archives Notes

To preview or to go live:

  • in config.yml: comment out base url. (this may not be necessary)
  • run: bundle exec jekyll serve
  • navigate to http://localhost:4000/

to add authors

  • _data/authors.yml

to edit top menu

  • _data/navigation.yml