yomichan/tmpl/building.md

6 lines
327 B
Markdown
Raw Normal View History

2017-02-26 23:35:11 +00:00
# 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.