On 07/16/2012 09:56 PM, Sean Alexandre wrote:

Another comment from Micah's presentation was that some CMS systems
have the ability to generate static content. So you can create content
using CMS shortcuts, and then have it generate static content to put on
your website.

wget can be of help for generating static content from a dynamic webapp. i have 
done this in the past to generate static content from a ruby-on-rails webapp 
(... at times when rails hosting was not easy to find).

something along the lines of this ..
  wget -mEp http://localhost:3000/

-michael

_______________________________________________
Freedombox-discuss mailing list
Freedombox-discuss@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/freedombox-discuss

Reply via email to