Commit graph

5 commits

Author SHA1 Message Date
b67a8a893a feat: Change file structure
- Move return object to named export for 11ty config
- screens is now view
- 11ty data files moved to view/_data
- templates is now view/_includes
- Both are the default directories
- data is now used as intended, for user data
- Update index to reflect filenames and structure
2026-04-05 14:13:32 +02:00
88c7974d5c feat: Add style block to default template 2026-03-21 10:39:29 +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
78a761f9cf feat: Change template for 10print screen 2026-02-15 23:11:33 +01:00
29c705f272 feat: Add 10print screen 2025-11-23 14:17:46 +01:00