Commit graph

28 commits

Author SHA1 Message Date
2359541fbf transition elements 2024-03-20 22:57:48 -04:00
3f58b8f0af button input 2024-03-20 00:39:21 -04:00
4caf9ac0d5 fix entries with no variants not loading in view 2024-03-20 00:35:15 -04:00
b7d60fde23 content warnings on individual gallery tiles 2024-03-20 00:26:54 -04:00
3b2273ed25 content warning prompt for routes 2024-03-19 22:50:55 -04:00
8225d594e4 wrappers, embed description in view 2024-03-18 23:44:48 -04:00
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
0badceef74 gallery tile 2024-03-17 23:59:52 -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
42d679b17b add titles to routes 2024-03-16 00:16:40 -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
352f289b34 use router for header linking
load stylesheets on route change
2024-03-15 02:20:38 -04:00
6577c37cb8 utilities cleanup 2024-03-15 01:29:34 -04:00
8f26249a04 ensure marked is using expected extensions 2024-03-15 01:23:57 -04:00
77a1ec1057 setup project-list view with project-tile 2024-03-14 18:55:34 -04:00
42007ff112 fix build throwing document not defined error 2024-03-14 00:40:10 -04:00
32162b5386 forgot to commit types 2024-03-14 00:21:34 -04:00
397380ca39 jsdocs 2024-03-13 01:23:57 -04:00
86b6c6ba89 add header 2024-03-13 01:09:44 -04:00
0c52ea0bdd add shared styles 2024-03-13 01:09:02 -04:00
4d8d267978 load stylesheets 2024-03-13 00:25:39 -04:00
c250df55a0 handle markdown 2024-03-12 00:55:58 -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