Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 251 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 251 Bytes

yaml-handlebars-to-html

Author: Sinbad

This is a example of generate a html file with YAML file and handlebars template.

install node module:

npm install

usage:

node yamlHandleBarsToHtml.js templatefile.hbs yamlFile.yaml index.html