diff --git a/tmpl/building.md b/tmpl/building.md deleted file mode 100644 index 1ca1a5c5..00000000 --- a/tmpl/building.md +++ /dev/null @@ -1,5 +0,0 @@ -# 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.