Commit graph

11 commits

Author SHA1 Message Date
c1c1977c24 titles and defaults for gallery list/view
if explicitly null (title set to blank or the phrase null in YAML), it will set untitled; variants will be amended with title and description from parent if they are undefined on the variant
2024-03-18 02:10:21 -04:00
c10e47cb52 implement gallery viewer 2024-03-18 01:03:35 -04:00
628b97266f use key-value pairs for titles/ids 2024-03-18 00:52:49 -04:00
1f62ea4aa3 handle variant navigation 2024-03-16 01:56:42 -04:00
5980c1b22e define gallery template 2024-03-16 01:07:36 -04:00
33bf0ee1cd handle themes for project-view 2024-03-16 00:09:01 -04:00
26d0c1a306 begin working on project viewer
breaks stylesheet loading currently, need to determine better way to handle configuring dynamic routes like this
2024-03-15 02:21:34 -04:00
77a1ec1057 setup project-list view with project-tile 2024-03-14 18:55:34 -04:00
86b6c6ba89 add header 2024-03-13 01:09:44 -04:00
6e4be6ca3e handle storing route config 2024-03-12 00:31:19 -04:00
dca70d7028 init 2024-03-10 01:35:31 -05:00