sssgen

simple static site generator

35
2
Python

sssgen: Simple static site generator

A static site generator which goes out of its way to make sense.

First, install:

sudo python setup.py install

Then check out the tutorial in tutorial/:

sssgen --input tutorial/ --serve

Visit http://localhost:8000 in your browser. Or just visit http://edmund-huber.github.io/sssgen/.