Commit Graph

27 Commits

Author SHA1 Message Date
dependabot[bot]
e396988da8
chore(deps-dev): bump @iconify/json from 2.2.116 to 2.2.145
Bumps [@iconify/json](https://github.com/iconify/icon-sets) from 2.2.116 to 2.2.145.
- [Commits](https://github.com/iconify/icon-sets/compare/2.2.116...2.2.145)

---
updated-dependencies:
- dependency-name: "@iconify/json"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 22:06:18 +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
b79ecd83a5 fix: remove deprecated feed and sitemap generation scripts from piror version by munually running geneartion after build 2023-09-16 20:57:26 -07:00
da4c6c2c53 feat: remove fraustrating docs prefix of node scripts replaced with simly dev build & preview 2023-09-16 20:52: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
41c142af8c fix: make overall project root to monorepo with integrated individual doc package for twoslash third-party ts compiler option 2023-06-12 00:31:44 +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
7f61687a25 fix(pnpm): add tmp fix for pnpm missing dep installation for algolia search 2023-05-24 00:11:14 +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
andatoshiki
148c74c957 feat(rss): hot introducing rss feature as seperate utility module after docs is built 2023-03-25 20:02:47 +08:00
andatoshiki
311295ed59 fix: add ts-node as dev dependencies and make husky use ts-node while validating commit messages 2023-03-24 16:59:10 +08:00
andatoshiki
83a55c7f0d feat(nprogress): introducing nprogress loading bar feature to vitepress 2023-03-24 16:51:17 +08:00
andatoshiki
c0fce87faa chore(dep): add more dependencies and reformat package metadata 2023-03-24 15:01:01 +08:00
andatoshiki
b31dffa9f6 chore(dep): add new dep @andatoshiki/markdown-it-caption for image captions 2023-03-22 18:47:32 +08:00
andatoshiki
3b59b2cc98 chore: purge unused dev dependencies 2023-03-07 11:35:53 +08:00
andatoshiki
988b59d71b fix: merge master branch of repo 2023-03-03 12:09:23 +08:00
andatoshiki
2b0ec812c0 feat!: add @mdit-vue dependency in advance for nav feature in docs 2023-03-03 12:08:22 +08:00
dependabot[bot]
45d8292bb3
chore(deps): bump @andatoshiki/markdown-it-katex from 0.0.2 to 0.0.3
Bumps [@andatoshiki/markdown-it-katex](https://github.com/lolilab/markdown-it-katex) from 0.0.2 to 0.0.3.
- [Release notes](https://github.com/lolilab/markdown-it-katex/releases)
- [Changelog](https://github.com/lolilab/markdown-it-katex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lolilab/markdown-it-katex/commits)

---
updated-dependencies:
- dependency-name: "@andatoshiki/markdown-it-katex"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 22:34:03 +00:00
andatoshiki
539b47c8cd !feat: add markdown tasklist support for vitepress with markdown-it-tasklists 2023-03-02 15:35:30 +08:00
andatoshiki
b11eae4f77 dep(conventional changelog): add changelog gernerator dep for changelog building 2023-03-02 00:09:45 +08:00
andatoshiki
20a0a1c4ea init: init commit for all files 2023-03-01 23:55:10 +08:00