Commit graph

6 commits

Author SHA1 Message Date
bffa82030b feat: Replace directory for includes with submodule
Create new repository hippie-view for _includes.
2026-04-23 21:51:35 +02:00
0f92174143 feat: New collection and view
- Add art collection
- Move views to art
- Add new view
2026-04-20 20:13:58 +02:00
5cd55ab2bc feat: Add content for quest view
- New faction selection
- New detail structure
- Refactor behavior for deselecting elements
- Add events
2026-04-19 12:21:38 +02:00
42e8e6f5f5 feat: Update events and style for quest view
- New buttons
- Refine event delegation
2026-04-13 23:46:45 +02:00
0c16b43ec7 feat: Update app and windows
- Move setAttributesAccordingToPosition to HippieTaskbar
- Use TimeDisplay inside HippieTaskbar
- Add readJsonFile and loadJson to app
- Initialize taskbar with config from data/windows.json
- Update jshint globals
2026-04-05 14:20:14 +02:00
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