v1.5 - history and timeline as well as many datastructure updates added, polished, fixes

This commit is contained in:
Zaldimmar 2026-09-25 02:38:51 -05:00
parent 1f0aa3078f
commit 1d84400aef
63 changed files with 7927 additions and 208 deletions

View file

@ -26,6 +26,9 @@ export default defineConfig({
},
},
},
build: {
sourcemap: true,
},
})
type SiteConfiguration = {