[Zope] Can Zope generate HTML files in a "batch" mode?
Anthony Baxter
Anthony Baxter <anthony@interlink.com.au>
Wed, 04 Aug 1999 12:45:07 +1000
>>> "Stuart Hungerford" wrote
> Can Zope be used as a static HTML page generator?
>
> I mean for example, to generate all the pages for a given site
> (along with any images etc) and write them all to a directory
> structure for later use?
(this has gotta be an FAQ :)
simply point wget or curl at your zope site, and mirror them into
a directory. So long as you're not doing anything incredibly funky
and dynamic, it will work.