Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 257 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 257 Bytes

handlebars-to-html

Generate static html files from handlebars templates.

usage: node index.js

  • -t template glob pattern (e.g. *.hbs)
  • -T template path
  • -p partials glob pattern (e.g. *.hbs)
  • -P partials path
  • -d output directory
  • -v verbose output