Chris Pearl wrote:

> Are there Python tools to help webmasters manage static websites?
> 
> [...]

You might give XIST a try: http://www.livinglogic.de/Python/xist/

Basically XIST is an HTML generator, that can be extended to generate
the HTML you need for your site. The website
http://www.livinglogic.de/Python/ itself was generated with XIST. You
can find the source for the website here:
http://www.livinglogic.de/viewcvs/index.cgi/LivingLogic/WWW-Python/site/

Hope that helps!

Bye,
   Walter Dörwald
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to