By cybe on
I'm just about to look into how to transform my site (http://100777.com) into a static nice little collection of folders and .html files that could be put on a cdrom for instance. Before that I've decided to see if anyone's already done something like this? Didn't find any threads on this yet, perhaps I'll google around in a while.
I guess it's a case of using wget with a bit of options, perhaps do some serious regex replacing in all the files after that and some manual finetuning, for instance replacing the search page with a JAVA applet or something etc.
Or perhaps go with some of those windows software that does it...
Comments
update: Im using httrack f
update:
Im using httrack from http://www.httrack.com/ to do this, and it seems to work very nicely. I just need to do some minor fine-tuning to get it done just right... =)
P.s The Windows version ofcourse did crash instantaniously but the Linux (gentoo) version works very nicely
great tip!
great tip, this helped me alot! :) I compiled it on OSX and used the command-line version and it works perfectly