brouilleursdeblanc/README.md

37 lines
1.7 KiB
Markdown
Raw Normal View History

2013-06-25 20:19:49 +00:00
# So Simple Theme
2013-08-10 15:39:15 +00:00
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**](http://mmistakes.github.io/minimal-mistakes/) -- by designer slash illustrator [Michael Rose](http://mademistakes.com).
2013-06-25 20:19:49 +00:00
2014-07-28 19:50:43 +00:00
[![Build Status](https://travis-ci.org/mmistakes/so-simple-theme.svg?branch=master)](https://travis-ci.org/mmistakes/so-simple-theme)
2013-06-25 20:19:49 +00:00
## So Simple Theme is all about:
* Responsive templates. Looking good on mobile, tablet, and desktop.
2013-09-11 19:33:35 +00:00
* Gracefully degrading in older browsers. Compatible with Internet Explorer 9+ and all modern browsers.
2014-07-28 19:50:43 +00:00
* Minimal embellishments and subtle animations.
* Optional large feature images for posts and pages.
* [Custom 404 page](http://mmistakes.github.io/so-simple-theme/404.html) to get you started.
* Basic [search capabilities](https://github.com/mathaywarduk/jekyll-search)
* Support for Disqus Comments
2013-06-25 20:19:49 +00:00
2013-08-05 18:21:39 +00:00
![screenshot of So Simple Theme](http://mmistakes.github.io/so-simple-theme/images/so-simple-theme-preview.jpg)
2013-06-26 15:21:16 +00:00
See a [live version of So Simple](http://mmistakes.github.io/so-simple-theme/) hosted on GitHub.
2013-06-25 20:19:49 +00:00
---
2013-06-25 20:19:49 +00:00
## Getting Started
2013-06-25 20:19:49 +00:00
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.
2014-01-21 16:32:07 +00:00
To learn how to install and use this theme check out the [Setup Guide](http://mmistakes.github.io/so-simple-theme/theme-setup/) for more information.
2014-01-21 16:32:07 +00:00
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/mmistakes/so-simple-theme/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
2015-05-03 20:26:32 +00:00
## Notes for brouilleursdeblanc.org
~~~~
bundle exec jekyll build
~~~~