summaryrefslogtreecommitdiff
path: root/tmpl/building.md
blob: 1ca1a5c527afb0549e4caab1761e2e9ecea36c3c (plain)
1
2
3
4
5
# Building Handlebars Templates #

This directory contains templates which need to be processed by the [Handlebars](http://handlebarsjs.com/) templating
engine. Make sure you have this [Node.js](https://nodejs.org/en/) module installed and execute `handlebars *.html -f
templates.js` to generate compiled template definitions.