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 =======