More information about the Underscore mailing list

[_] Convert dynamic site to static HTML site

Tim Beadle tim.beadle at gmail.com
Tue Nov 13 11:35:55 GMT 2007

On 13/11/2007, Dan Bramall <dan at iomi.net> wrote:
> Can anyone recommend a tool to convert a dynamic database-driven site to
> static HTML?  I used Xbuilder a few years back, and that was okay, but I was
> hoping there might be something open source around which does the same
> thing, since it's for a small personal project and I don't have the budget
> for an Xbuilder license.

wget --mirror --convert-links

Tim