Skip to content
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.

Switch mustache to handlebar or something to allow template inheritance #3

Open
Drakulix opened this issue Aug 3, 2016 · 0 comments

Comments

@Drakulix
Copy link
Collaborator

Drakulix commented Aug 3, 2016

We have a lot duplicate code in our html templates. Mostly between index.html and package.html.
This could be reduced grately, if the template language had something like inheritance or an include statement.

Mustache does not seem to allow for it. Handlebars might be a suitable replacement, but anything that does not move too much logic into the templates is fine.

Edit: https://github.com/sunng87/handlebars-iron looks suitable.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant