PND4

/dev/notes

Octopress

Markdown blogging platform built on Ruby.

Installation

First install ruby. Then clone repo

git clone git://github.com/imathis/octopress.git octopress
cd octopress

Install dependencies

sudo gem install bundler
bundle install # make sure to run this one in the 'octopress' directory

Install default theme

rake install

Useful Links and References

Octopress.org

Jekyll Docs

BigdinosaurBlog: Changing Octopress' Header