GitRoot

craft your forge, build your project, grow your community freely

Apex must permit to change layout

In conf we need to add layout object with:

1"layout": [
2    {"glob": "*", "path": "web/layout.html"},
3    {"glob": "issues/*", "path": "web/layout_issues.html"}
4]

if path not exist materialize simple.html (current).

Permit to move “hack” for issues tags in personnal template. Same for metadata, header/footer.