Jekyll - JasonLocklin/jasonlocklin.github.com GitHub Wiki
layout: page title: "Jeckyll Notes" description: "Some Jeckyll notes"
{% include JB/setup %}
For instruction see:
- http://www.andrewmunsell.com/tutorials/jekyll-by-example
- http://jekyllbootstrap.com/usage/jekyll-quick-start.html
To make a post or page:
rake post title="page title"
rake page name="folder/name.md"