aboutsummaryrefslogtreecommitdiff
path: root/routes/+layout.svelte
AgeCommit message (Expand)AuthorFilesLines
2026-04-22Load the content manifest and cache every chunk to IndexedDB on initial loadHEADmainBobby1-2/+2
2026-04-22Co-locate AudioPlayer and TextSizeChoice with their stores and move version a...Bobby1-1/+1
2026-04-22Rebuild Settings with Reading, Sound, Accessibility, and About sections per t...Bobby1-0/+25
2026-04-22Move title music to layout so it plays continuously across routesBobby1-0/+7
2026-04-22Migrate remaining relative imports to @hollowdark/*; strip //-comments and do...Bobby1-1/+0
2026-04-22Initialize project with SvelteKit on flat-root layoutBobby1-0/+6