Download
We're evolving to serve you better! This current forum has transitioned to read-only mode. For new discussions, support, and engagement, we've moved to GitHub Discussions.

Install handlebars-layout

#3232
Avatar photo[anonymous]

Hi! Thanks for answering. I thought it was clear, my fault.

I wish I could use helpers like this while making my theme:

`{{#extend [partial] [context] [key=value …]}}`

Or, also: `{{#embed}}`, `{{#block [name]}}`  and the others included in handlebars-layout npm package.

I’m used to write themes in jinja2 and this kind of helpers would be very useful to me.

Do you know how I should install this package in Publii in order to enable those helpers?

Thanks again