burning.moe/templates
Lilian Jónsdóttir 8a2319033e refactor how template data is handled + load template data from file
Generating template data is now handled by templatedata instead of handlers.
Renderer doesn't recieve any data, but now asks for data from templatedata.
Additionally, template data is loaded from file (too lazy to split that into its own commit).
Templates in ./templates/name.page.tmpl will have data loaded from ./templates/name.page.json
2024-01-23 16:10:15 -08:00
..
data refactor how template data is handled + load template data from file 2024-01-23 16:10:15 -08:00
about.page.tmpl refactor how template data is handled + load template data from file 2024-01-23 16:10:15 -08:00
base.layout.tmpl less awkward wording in footer 2024-01-22 22:20:07 -08:00
home.page.tmpl it works! 2024-01-22 20:10:14 -08:00