[Zope] Flat HTML Files
BZ
bz@bwanazulia.com
Mon, 21 May 2001 22:27:01 -0400
Hey Jake,
Two ways to attack this...
1) use load_site.py to load all your old static html into Zope (which
it will eat up and spit out very nicely) and just develop alongside
of it in versions
or
2) Just FTP it all in.
BZ
At 1:39 PM -0400 5/21/01, Vanderdray, Jake wrote:
> I'm interested in using Zope to develop an existing web site. To
>start with I've recreated most of the site in Zope, separating content from
>design as I went. I would now like to publish the site in plain HTML format
>(what the browser gets now when pointed at my Zope site), and serve it up as
>a static site from my production server. Is there a Zope based tool for
>doing this, or should I use something like wget? I'm open to other
>suggestions.
>
>Thanks,
>Jake.
>
>_______________________________________________
>Zope maillist - Zope@zope.org
>http://lists.zope.org/mailman/listinfo/zope
>** No cross posts or HTML encoding! **
>(Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )