Creating static HTML files with Handlebars js

How to use descriptors to precompile a template in html and save the resulting HTML as a static HTML file, can this be done? Based on what I read, this is not the case, but I was hoping there might be a Grunt task or something that I missed ...

+6
source share
1 answer
+10
source

All Articles