This is the Jekyll site that powers Precious Plastic.
Fork and clone it
git clone https://github.com/hakkens/plastic.git
Install Jekyll and a special gem from GitHub (if running the following command won't work, try prepending "sudo")
gem install jekyll github-pages
Run Jekyll within the repo!
cd plastic
jekyll serve -w