public
Description: Static website generator
Homepage:
Clone URL: git://github.com/btbytes/webgen.py.git
name age message
file README.markdown Tue Oct 07 20:58:45 -0700 2008 first release [btbytes]
file config.py Thu Jan 01 12:12:37 -0800 2009 fixing template_dir reference [btbytes]
directory htdocs/ Tue Oct 07 20:58:45 -0700 2008 first release [btbytes]
directory input/ Tue Oct 07 20:58:45 -0700 2008 first release [btbytes]
file template.html Tue Oct 07 20:58:45 -0700 2008 first release [btbytes]
file webgen.py Thu Jan 01 12:12:37 -0800 2009 fixing template_dir reference [btbytes]
README.markdown

Webgen.py

webgen.py is a Free (GPL v3 licensed) for generating static websites.

Features

  • Write content in a markup language of your choice.
  • Page layout is separate from the code. See template.txt