Skip to content

oddbird/rstblog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.4%
  • HTML 7.6%