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.pyMake layout customisations in template.html. Refer to YUI Grid documentation to understand the grid layout. Grid builder is handy to create layouts visually.
URL: http://pradeepgowda.com/webgen.py/
© 2010 Pradeep Gowda