Update readme and copied into 1st post

This commit is contained in:
Scott Emmons 2014-08-22 21:18:22 -07:00
parent f5dec77b56
commit 5e5e69df3d
2 changed files with 14 additions and 2 deletions

View File

@ -6,10 +6,16 @@ A simple and clean Jekyll theme using [bootstrap](http://getbootstrap.com)
modular in component and element reuse. modular in component and element reuse.
It uses Disqus for comments and includes Google Analytics support. Both of 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). 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 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 License
======= =======

View File

@ -12,10 +12,16 @@ A simple and clean Jekyll theme using [bootstrap](http://getbootstrap.com)
modular in component and element reuse. modular in component and element reuse.
It uses Disqus for comments and includes Google Analytics support. Both of 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). 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 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 License
======= =======