I forked the project on GitHub, added a "hello" (hello.html) example,
and created a pull request.
The fork is here:
https://github.com/msgilligan/sitemesh3
The pull request is here:
https://github.com/sitemesh/sitemesh3/pull/37
To run the example, just check it out and run:
gradle jettyRun
It would be nice if there was a release of Sitemesh3 in a Maven
Repository so the JAR could just be downloaded automatically.
I was also unable to build the project (tip of master) with my
installed copy of Maven 3.0.5, but didn't try very hard.
I plan on playing around with it a little more, but aside from the no
maven repo issue, the setup was a breeze.
-- Sean