Commit graph

6 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
a962046183 feat: Change matrix
- Show characters
- Stop using observer
2026-03-28 19:53:49 +01:00
87bea40776 feat: Change matrix
Improvements to line trailing.
2026-03-28 19:49:13 +01:00
c1633e0bc9 feat: Change matrix
- Use blocks for now
- Hold and clean for line
- Only one line for now
2026-03-28 19:44:07 +01:00
8fe884aad6 feat: Change matrix
Add change function and test in console.
2026-03-28 19:21:59 +01:00
780eb6a806 feat: Add matrix screen 2026-03-28 19:10:45 +01:00