Dowww
(version 0.9.23, jul 2007)
Dowww is a small tool for helping to the generation of a small
to medium sized static web site, using plain text files. This
program is just a test of concept, and is not aiming at a production
quality level. Most people should use other and better systems to
maintain their web sites.
Prerequisites
- Python language http://www.python.org Dowww requires at least python 2.3.
- Cheetah, a Python-powered template engine (http://www.CheetahTemplate.org) Cheetah 0.9.16 or upper is recommended but 0.9.15 should work also.
- Dowww is developped and tested under Linux, but should work on any system where Python and Cheetah can run.
Installation
To install Dowww for system-wide use:
- on Linux or Posix system, become
'root'user and run:
python ./setup.py install - Dowww can also be used directly by launching
./dowww.pyfrom the Dowww directory
Cheetah package.
Documentation
Some html documentation should be found in the
Note that this soft is absolutely useless without Cheetah, so you should also read the Cheetah user guide.
doc folder.Note that this soft is absolutely useless without Cheetah, so you should also read the Cheetah user guide.
Example
The
example folder contains all files to rebuild
the documentation, using dowww itself.
License
Dowww is Copyright (C) 2005-2007 Jerome Dumonteil
Dowww is distributed under the terms of the GNU General Public License (GPLv3).
See the file COPYING.
Dowww is distributed under the terms of the GNU General Public License (GPLv3).
See the file COPYING.
Homepage
http://hamete.org/dowww
You can try to join me at: jd@hamete.org
You can try to join me at: jd@hamete.org