Skip to content
This repository was archived by the owner on Jan 21, 2023. It is now read-only.
This repository was 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

Description

@Drakulix

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions