oddbird / rstblog

NIH site generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

NIH site generator

License:Other


Languages

Language:Python 92.4%Language:HTML 7.6%