utils/test
saberzero1 d7d93758b2
feat: add getBasePath and resolveBasePath for subdirectory deployments
Add utility functions to resolve links correctly when Quartz is deployed
to a subdirectory (e.g., user.github.io/repository). getBasePath() reads
the base path from a data attribute on <body>, and resolveBasePath()
prepends it to slugs for client-side navigation.
2026-03-18 11:50:30 +01:00
..
path.test.ts feat: add getBasePath and resolveBasePath for subdirectory deployments 2026-03-18 11:50:30 +01:00