diff options
| author | Barry Clark <barry@barryclark.co> | 2014-06-12 20:55:33 -0400 |
|---|---|---|
| committer | Barry Clark <barry@barryclark.co> | 2014-06-12 20:55:33 -0400 |
| commit | f030f7df5f65096f476ad5c2b144234da2b98731 (patch) | |
| tree | ce49a3b026a727a8e839d171328ffe6b7ce6ac64 | |
| parent | 8d1fc2060326245b1a91533b3777d056e0daecd5 (diff) | |
| download | acn-blog-f030f7df5f65096f476ad5c2b144234da2b98731.tar.gz acn-blog-f030f7df5f65096f476ad5c2b144234da2b98731.tar.bz2 acn-blog-f030f7df5f65096f476ad5c2b144234da2b98731.zip | |
Added recommended themes section to readme
| -rw-r--r-- | README.md | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -75,11 +75,20 @@ It covers: ✘ No need to spend time on theming ✘ More time to code other things ... wait ✓! -## Questions? Suggestions? +## Questions? [Open an Issue](https://github.com/barryclark/jekyll-now/issues/new) and let's chat! -## Get new themes +## Prefer another theme? + +A few others have repositories set up to be forked using the same workflow that I detailed in [Quick Start](https://github.com/barryclark/jekyll-now#quick-start). Here's a list of my favorites: + +- [Hyde](https://github.com/poole/hyde) by MDO +- [Lanyon](https://github.com/poole/lanyon) by MDO +- [mojombo.github.io](https://github.com/mojombo/mojombo.github.io) by Tom Preston-Werner +- [Left](https://github.com/holman/left) by Zach Holman + +## Get my new themes If you'd like me to let you know when I release a new theme, just [drop me your email for updates](http://getresponse.com). I'm currently working on a personal portfolio site Jekyll Now theme. |
