Prism

Prism

A free theme for Jekyll 3

Prism

A free theme for Jekyll 3

install

~ $ git clone https://github.com/leiming/Prism.git
~ $ cd Prism
~/Prism $ gem install bundler
~/Prism $ bundle install
~/Prism $ jekyll serve
# => Now browse to http://localhost:4005

Usage

Create a new post

use rake post command:

rake post title="A Title" [date="2012-02-09"]