Frequently asked questions on all things Scalate
Lets get you scalating really quickly!
A detailed walk through Scalate and how to use it.
How to use Scalate with popular web frameworks
Reference for the Mustache template language.
Mustache provides logic-less templates which also work inside the browser using mustache.js - so ideal for HTML templates which your designers own.
Reference for the Scaml template language.
Scaml is a Scala version of Haml and is the most DRY template engine for generating HTML
Reference for the SSP template language.
SSP is a Scala version of Velocity, JSP or Erb from Rails so its easy to pick up if you’ve used one of those and can be used to generate any textual output.
ScalaDocs and other developer documentation such as reports generated by Maven