SilvaStatic
SilvaStatic is a Silva extension that allows users to export a static copy of content maintained in Silva to an external website. This allows an organization to run Silva to manage content, but export the content to a simple external web server, for instance at an internet provider. The only thing the web server needs to support is the serving of static files. There also needs to be FTP access so the static files can be copied to the server.
In order to install SilvaStatic, you also need to have either wget or httrack installed, and the ftputil python package (download it from http://ftputil.sschwarzer.net/trac).
We would like to thank Antropia (http://www.antropia.nl) for making SilvaStatic possible.