Commit graph

11 commits

Author SHA1 Message Date
06c737f466
refactor site configuration
- routes.js is now config.json
- routes and siteglobals have been merged into one singular object inside config.json
- globals are pulled in during main.ts initialization
2024-08-22 17:47:13 -04:00
7a0d229e67 rename blog -> article 2024-08-14 02:19:31 -04:00
96f6032b85 merge blog-list and gallery-list 2024-08-14 02:12:16 -04:00
51e720fc29 reduce fetch calls with route-store cache 2024-06-29 13:43:22 -04:00
424a8d0837 project -> blog 2024-06-25 20:34:08 -04:00
8733c1131f project codename 2024-05-17 17:21:51 -04:00
10dc4372c0 comments 2024-05-16 01:43:16 -04:00
0a487f2744 breadcrumbs now support project/gallery titles 2024-05-16 01:30:33 -04:00
e6cac42dbd organize types 2024-05-03 17:30:03 -04:00
ba6b727fd7 create types lib 2024-05-02 20:32:41 -04:00
c223f2f7af convert frontend to workspace 2024-05-02 17:41:51 -04:00
Renamed from src/routes.ts (Browse further)