Usage

  1. Add your post in posts/ with the necessary metadata:
---
title:Initial Post for Examplry Reward
author:Quinlan Pfiffer
date: 2014-07-24
---
  1. ./build.py
  2. ./deploy.sh

If you want to test locally:

cd ./built
ln -s ../static static
python -m SimpleHTTPServer