Frequently asked questions on all things Scalate
Lets get you scalating really quickly!
A detailed walk through Scalate and how to use it.
Templates JadeReference for the Jade template language. Jade is a modified dialect of Haml and is a very DRY template engine for generating HTML; its even a little DRYer than Scaml
MustacheReference for the Mustache template language. Mustache provides logic-less templates which also work inside the browser using mustache.js - so ideal for HTML templates
ScamlReference for the Scaml template language. Scaml is a Scala version of Haml and is a very DRY template engine for generating HTML
SSPReference 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.
ScueryNot really a template language but Scuery provides a way to transform HTML using CSS3 selectors rather like jQuery which can be useful for transforming layouts or pages owned by a designer using a Scala DSL.
How to use Scalate with popular web frameworks
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4