A fork of handlebars-layouts enables partial by path (Node.js).
npm install handlebars-layout
It will try to load partials of which the references start with either ./
, ../
or /
and not registered yet.
page.hbs
layout.hbs
Check out original repository for more usage.
MIT License.
Created by Shannon Moeller.
This fork is maintained by vilicvane.