- Helper scripts for creating and managing Lift giter8 templates
- Bash script for building Lift g8 templates. Takes a Lift sbt project directory and wraps it in a standard g8 template, with optional config parameters.
- blank template for Lift 2.4 and Scala 2.9.x, configured for html5 template parsing instead of default xhtml
- blank template for Lift 2.4 and Scala 2.9.x, plus HTML5 Boilerplate and configured for html5 template parsing instead of default xhtml
lift24-s29-html5bp-bootstrap.g8
- template for Lift 2.4 and Scala 2.9.x, plus HTML5 Boilerplate, current stable Bootstrap, and configured for html5 template parsing instead of default xhtml
lift24-s29-html5bp-kickstrap.g8
- template for Lift 2.4 and Scala 2.9.x, plus HTML5 Boilerplate, current stable Kickstrap, and configured for html5 template parsing instead of default xhtml
- blank MVC template for Lift 2.4 and Scala 2.9.x, and configured for html5 template parsing instead of default xhtml
- blank MVC template for Lift 2.4 and Scala 2.9.x, plus HTML5 Boilerplate and configured for html5 template parsing instead of default xhtml
lift24-s29-mvc-html5bp-bootstrap.g8
- MVC template for Lift 2.4 and Scala 2.9.x, plus HTML5 Boilerplate, current stable Bootstrap, and configured for html5 template parsing instead of default xhtml
lift24-s29-mvc-html5bp-kickstrap.g8
- MVC template for Lift 2.4 and Scala 2.9.x, plus HTML5 Boilerplate, current stable Kickstrap, and configured for html5 template parsing instead of default xhtml