Commit Graph

11 Commits

Author SHA1 Message Date
98fa14c9f0
feat(confetti): add confetti paper firework styled welcoming effects to the index landing page of site as a form of warm congratulations as such via canvas-confetti 2024-09-15 09:31:50 -07:00
d6cff5411c feat(sitemap & feed): implement feed and sitemap generation via async at buildend behavior of vitepress site compilation process & migrate sitemap dependency to sitemap-ts 2023-09-17 02:36:31 -07:00
b391c693ff perf(bumps): upgrade dependencies to latest version via pnpm 2023-09-17 01:55:12 -07:00
f904a405df chore: introduce and add more extra dependencies to project for use of building new components when required 2023-09-16 21:50:07 -07:00
5d06871244 fix: add missing dependencies for ts and add force install flags to pnpm for fresh pacakge installation without caching 2023-06-12 01:28:50 +08:00
650631ba4d dep: add vue-cli dep for preventing build crashes on remote cli build declaring error log on requireing package info file for ts 2023-06-12 00:58:03 +08:00
931faa61c3 feat: introduce new twoslash feature into vitepress with its associated plugin usage documentation 2023-06-12 00:28:14 +08:00
c883f02e55 feat: add mermaid support to documentation via custom vue component slots 2023-05-24 13:34:56 +08:00
aaeba78205 feat(gitalk): add gitalk component for doc post commenting 2023-05-23 21:53:39 +08:00
788c1bffb4 feat(sitemap): add feature to generate sitemap after build 2023-05-22 19:43:34 +08:00
51d5fc7f0c feat: add support for md caption & link preview & tasklist display support 2023-05-22 11:41:34 +08:00