Webgen.py is a static website generator. It is written in Python and the source is Free and Open Source. You can download the source code from github.
$ git clone git://github.com/btbytes/webgen.py.git
$python webgen.py
Make layout customisations in template.html. Refer to YUI Grid documentation to understand the grid layout. Grid builder is handy to create layouts visually.
© 2003-2011 Pradeep Gowda