====== Make site ======
Created Saturday 18/08/2007
This builds a website from the [[Schema file|schema file]].
Typical usage:
/src/makesite.pl --schema schema.xml \
--siteloc path/to/mysite --persist mysite
===== Parameters =====
* --schema //schema// location of schema
* --dumpfile //dumpfile //optional, a dump file is written here (for debugging)
* --siteloc //siteloc// where to write the output
* --persist //persist// why do we nee[[d this ?? is i]]t the site name?
* --dtdloc //dtdloc// directory containing DTD schema (optional)