Shouting out other Jekyll starting points in the readme

This commit is contained in:
Barry Clark 2014-02-18 19:04:35 -05:00
parent 0df8994e5f
commit cbdd8d2d7b
6 changed files with 20 additions and 41 deletions

View file

@ -2,4 +2,16 @@
Create your Jekyll blog in minutes.
A clean, one-column theme from which to kick off your Jekyll blog.
A clean, one-column theme from which to kick off your Jekyll blog.
### Sites based on Jekyll Boilerplate
- <http://barryclark.co>
- Send your site to barry@barryclark.co and I'll add it
### Good alternative Jekyll starting points
- Looking for a theme with a sidebar? [Left by Zach Holman](https://github.com/holman/left)
- Looking for a starting point with sweet Pow workflows? [Hazelnut by Mig Reyes](https://github.com/migreyes/hazelnut)
- Looking for a bulkier starting point with more options? [Octopress by Brandon Mathis](https://github.com/imathis/octopress)
- Looking for where it all began? [mojombo.github.io by Tom Preston-Werner](https://github.com/mojombo/mojombo.github.io)