fifthposition / rizzo

A static site generator, written in Groovy.
MIT License
24 stars 4 forks source link

Rizzo is a static site generator, written in Groovy. It is currently usable, but seeking contributors.

If you clone or otherwise download this project, you can run

groovy rizzo.groovy -s . -d published

from the command line (in the project directory), and Rizzo will generate the example site in a subdir called published.

There is further explanation to be had on the wiki.