Tag Archive: handlebars
Categories:-
Sitewide Handlebars Details
Tags that this post has been filed under.
Creating a details.yml file which looks like the one below helps greatly, this gives me a bunch of details which only have to be changed once to update all pages and partials.
Handlebars 'each' block helper and Json file
Tags that this post has been filed under.
With the static website boilerplate I have found that I can use Handlebars.js with its built-in each block helper and a JSON file to simply create and edit various elements of a page.