Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 258 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 258 Bytes

ssg

Static site generator in python

Just run ssg.py with your own markdown files in the content directory, delete the samples, and you're good to go. Everything in output should be moved to your blog's directory on the site.

Uses Jinja2 and Markdown2