toshiki-notebook/docs/.vitepress
2024-09-15 08:51:31 -07:00
..
config chore(footer text): update footer text by changing fontawesome i class based icons to native unicode remoji to redude load time on landing page & rearrange the layout of footer text to stack from the shortest length chunk on top and gradually expand to the lengthiest 2024-09-15 08:43:17 -07:00
plugins feat(feed): add site feed generation plugin for rss subscription support 2023-09-17 02:34:13 -07:00
theme style(copyright component): add border-width property by setting to 1px for the card box of copyright section at afterdoc slot of vitepress & add border color to default vitepress callout border color border-color var(--vp-c-green-2) green colour 2024-09-15 08:51:31 -07:00
components.d.ts chore: update declaration config files with new components detected during compilation 2023-09-17 02:20:07 -07:00
config.ts fix(sitemap): remove legacy yet outdated third-party sitemap generation utility components at build end & switchi to officially supported sitemap generation config of native vitepress with the correct notebook site hostname 2024-09-14 03:39:47 -07:00