Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot]
953211fb40
chore(deps-dev): bump postcss from 8.4.29 to 8.4.30
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.30.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.30)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 21:32:26 +00: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