Using Jekyll-Bootstrap for ease of use.
For all usage and documentation please see: http://jekyllbootstrap.com
$ rake post title="Hello World"
$ rake page name="about.md"
Put group: navigation
in the front-matter
$ jekyll build
or
$ jekyll serve
$ jekyll build --safe
$ scp -r _site cse125.ucsd.edu:/path/to/site/
0.3.0 - stable and versioned using semantic versioning.
NOTE: 0.3.0 introduces a new theme which is not backwards compatible in the sense it won't look like the old version. However, the actual API has not changed at all. You might want to run 0.3.0 in a branch to make sure you are ok with the theme design changes.
The documentation website at http://jekyllbootstrap.com is maintained at https://github.com/plusjade/jekyllbootstrap.com