Commit graph

8 commits

Author SHA1 Message Date
d5dfacb9a9 chore: Resolve problems
- Missing labels
- Deprecated attributes
- Missing attribute alt
- Redundant info
2026-04-04 13:57:48 +02:00
2387e08ad0 feat: Combine start and tile screens
- Combine start and tile content to start screen
- Remove tile screen
- Remove new css module
- Integrate style to start module
2026-03-21 17:49:48 +01:00
6a717b7ab8 feat: Update basic screens
- Add order to front matter
- Separate script and assets block
- Sort index lists
2026-03-10 20:36:54 +01:00
48b6e1d0ed feat: Changes to template inheritance
Changes to what goes where.
2026-03-01 16:31:10 +01:00
5765207e51 feat: Change table classes 2026-02-21 14:09: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
0daf19bd87 feat: Change usage of templates
- Remove unnecessary super blocks
- Use simple templates
- Remove pageBase variable from templates
2026-02-16 00:26:58 +01:00
2baad1d314 feat: Replace nunjucks with liquid for basics screen
- Add liquid template page
- Basics screen now uses liquid
- Correct script block in templates
- Add parameters to meta and log partials
- Add liquid partials for page and placeholder content
2026-02-15 10:28:57 +01:00