Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 350 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 350 Bytes

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/.