Commit graph

5 commits

Author SHA1 Message Date
48b6e1d0ed feat: Changes to template inheritance
Changes to what goes where.
2026-03-01 16:31:10 +01:00
2d3c049d40 feat: Remove pageBase from liquid templates
- Remove pageBase global from all liquid templates
- Change " to ' for all liquid tags
2026-02-21 12:58:31 +01:00
ca9f6e21ea style: Remove hyphens for liquid layout tags 2026-02-15 10:28:56 +01:00
1b7e4f4888 feat: Replace blank screen with liquid version
- Add title to full template
- Remove unnecessary title from screens
- Change CRLF to LF
2025-11-09 14:33:44 +01:00
5663813ecf feat: Replace index screen with liquid version
- _default.njk is now a single full.liquid
- Simplify structure
- Add log partials as liquid
2025-11-09 12:58:41 +01:00