From 5e5e69df3d42f92640ab1ccd49e895d4f8b44c4b Mon Sep 17 00:00:00 2001 From: Scott Emmons Date: Fri, 22 Aug 2014 21:18:22 -0700 Subject: [PATCH] Update readme and copied into 1st post --- README.md | 8 +++++++- _posts/2014-08-22-jekyll-clean-theme.md | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 665f68d..0f2ac6a 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,16 @@ A simple and clean Jekyll theme using [bootstrap](http://getbootstrap.com) modular in component and element reuse. It uses Disqus for comments and includes Google Analytics support. Both of -these features are disabled by default and can be enabled via _config.yml. You +these features are disabled by default and can be enabled via \_config.yml. You can also rip this code out of the templates if you like (footer.html and post.html). The beauty of Jekyll - keep things clean... Jekyll Clean! +The theme works well on mobile phones, using a collapsable nav bar and hiding the +sidbar. + +Don't forget to occassionally rebase against my upstream repository so you can get +the latest changes. Pull requests are encouraged and accepted! + License ======= diff --git a/_posts/2014-08-22-jekyll-clean-theme.md b/_posts/2014-08-22-jekyll-clean-theme.md index 1869d05..ce57859 100644 --- a/_posts/2014-08-22-jekyll-clean-theme.md +++ b/_posts/2014-08-22-jekyll-clean-theme.md @@ -12,10 +12,16 @@ A simple and clean Jekyll theme using [bootstrap](http://getbootstrap.com) modular in component and element reuse. It uses Disqus for comments and includes Google Analytics support. Both of -these features are disabled by default and can be enabled via _config.yml. You +these features are disabled by default and can be enabled via \_config.yml. You can also rip this code out of the templates if you like (footer.html and post.html). The beauty of Jekyll - keep things clean... Jekyll Clean! +The theme works well on mobile phones, using a collapsable nav bar and hiding the +sidbar. + +Don't forget to occassionally rebase against my upstream repository so you can get +the latest changes. Pull requests are encouraged and accepted! + License =======