/rstblog

NIH site generator

Primary LanguagePythonOtherNOASSERTION

rstBlog

Based on Armin Ronacher's static blog generator.

To build the documentation:

# In a virtual env:
pip install pyyaml babel blinker docutils werkzeug jinja2 sphinx
cd docs
make html
open _build/html/index.html