Computer Science Canada export_site.rb |
Author: | gianni [ Tue Jan 15, 2008 5:29 pm ] |
Post subject: | export_site.rb |
Ever needed to export a website for a production server, or offline browsing? Well export_site.rb is a script to export a dynamic website and its resources to static content. Obviously this will not work with various features such as web logins, sessions, &c. Get it here http://code.runlevel6.org/export_site/ |