Chris Pearl wrote: > Are there Python tools to help webmasters manage static websites? >
rest2web is a tool designed specifically for creating and managing static websites. It uses templates and has built-in tools to aid with creating side bars and navigation trails. It allows you to store your pages in reStructured Text or HTML format. It gives you full control of the 'shape' (in terms of directories) of both your source files and target files (the html it generates). http://www.voidspace.org.uk/python/rest2web/ Fuzzyman -- http://mail.python.org/mailman/listinfo/python-list