0.9.13 in the making... Currently only at github

Current version has a set of minor bugs, but I had to wait for the big one...

I am introducing a static web site generator inside soxer. Your Soxer application can now become a static website as easy as:

$ soxer generate htmls static

This would make a directory 'static' inside your project directory and copy all neseccary files and URLS into it. You can run soxer help to get additional info on static site generation.

$ soxer help

Currently the new version os only available through Github: https://github.com/brdavs/Soxer, because we are alpha testing it on a 6 language site.

Stay put.