The Jekyll website
- Setup your bundle:
bundle install
- do your changes to the markdown files
- add new pages with
rake page name="my_cool_page.md"
- Start local Jekyll to preview:
bundle exec jekyll serve
- Push pages to GitHub to publish.
For original project's usage and documentation please see: http://jekyllbootstrap.com