Scalate 1.4.0 Highlights
=================
* Upgraded to Scala 2.8.1
* Added new SBT plugins for precompiling templates and site generation
* Site generation is now available in the scalate command line tool
and shell and it also now supports a simpler directory layout.
* Added pygmentize, css, and cdata filters
* Added Textile support and filters
* Mustache can now be used for creating layouts and refer to parts of
the generated template by navigating the html section.
* Mustache automatically unwraps Option types.
* Improved OSGi support
For more detail see the Full Change Log
http://www.assembla.com/spaces/scalate/milestones/315531-1-4
Feedback always most welcome!
http://scalate.fusesource.org/community.html
--
James
-------
FuseSource
Email: ja...@fusesource.com
Web: http://fusesource.com
Twitter: jstrachan
Blog: http://macstrac.blogspot.com/
Open Source Integration
Looks like a last minute change to the SBT plugins broke 'em for the
1.4.0 release. :( I've patched up master with the fix. I think we
should follow up with a quick 1.4.1 bug fix release in a week or so.
Regards,
Hiram
FuseSource
Web: http://fusesource.com/
Its been there a while already :)
http://repo2.maven.org/maven2/org/fusesource/scalate/scalate-core/1.4.0/
Have you seen Scalatra? It's a Scala port of Sinatra with Scalate
integration: http://github.com/scalatra/scalatra
For something higher level, but still simple, see also Bowler:
http://bowlerframework.org/
--
Ross A. Baker
ba...@alumni.indiana.edu
Indianapolis, IN, USA