Web site for the artist collective "brouilleurs de blanc"
Find a file
Michael Rose c25fad72e5 Attempt to fix search.json file not found errors
- Add BASE_URL variable to scripts.html _include to create an absolute URL in search.js for search.json
2015-01-22 11:08:52 -05:00
_data Remove search overlay 2015-01-22 10:20:09 -05:00
_includes Attempt to fix search.json file not found errors 2015-01-22 11:08:52 -05:00
_layouts Solves issue #94 with disqus comments being enabled by default globally 2014-12-27 18:20:25 +01:00
_posts Update video example 2015-01-22 10:20:14 -05:00
_sass Add post.excerpts to post lists on home, article, and blog pages. 2015-01-22 10:20:31 -05:00
_templates Update theme to support Jekyll 2.x newness 2014-08-08 16:07:20 -04:00
about Cleanup stylesheets 2014-09-04 14:48:52 -04:00
articles Add post.excerpts to post lists on home, article, and blog pages. 2015-01-22 10:20:31 -05:00
assets Attempt to fix search.json file not found errors 2015-01-22 11:08:52 -05:00
blog Add post.excerpts to post lists on home, article, and blog pages. 2015-01-22 10:20:31 -05:00
images Optimize script and images 2014-08-27 10:35:27 -04:00
search Fix cascade and indent 2015-01-22 10:20:26 -05:00
tags Remove search overlay 2015-01-22 10:20:09 -05:00
theme-setup Update text 2015-01-22 10:20:22 -05:00
.gitignore Update gems 2014-11-11 09:06:40 -05:00
.jshintrc Setup Grunt build scripts 2013-09-11 09:45:12 -04:00
.travis.yml Disable htmlproof for now 2014-08-08 19:42:53 -04:00
404.md Remove search overlay 2015-01-22 10:20:09 -05:00
_config.yml Remove search overlay 2015-01-22 10:20:09 -05:00
_octopress.yml Update theme to support Jekyll 2.x newness 2014-08-08 16:07:20 -04:00
favicon.ico Let's get this party started 2013-06-25 16:19:49 -04:00
favicon.png Let's get this party started 2013-06-25 16:19:49 -04:00
feed.xml Fix 'layout: none' warning 2014-09-02 16:53:45 -04:00
Gemfile Update gems 2014-11-11 09:06:40 -05:00
Gemfile.lock Update gemfil 2014-12-22 12:21:16 -05:00
Gruntfile.js Update theme to support Jekyll 2.x newness 2014-08-08 16:07:20 -04:00
index.html Add post.excerpts to post lists on home, article, and blog pages. 2015-01-22 10:20:31 -05:00
LICENSE Update license 2014-08-06 08:09:25 -04:00
package.json Update theme to support Jekyll 2.x newness 2014-08-08 16:07:20 -04:00
README.md Remove search overlay 2015-01-22 10:20:09 -05:00
search.json Remove search overlay 2015-01-22 10:20:09 -05:00

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.

Build Status

So Simple Theme is all about:

  • Responsive templates. Looking good on mobile, tablet, and desktop.
  • 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. These features require Jekyll 2.x and will not work with older versions of Jekyll.

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

Bitdeli Badge