Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 312 Bytes

File metadata and controls

22 lines (17 loc) · 312 Bytes

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