1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

feat: 引入 @nolebase/vitepress-plugin-git-changelog 插件以实现基于 Git 的页面历史
Some checks are pending
Deploy GitHub Pages / build (push) Waiting to run
Deploy GitHub Pages / Deploy (push) Blocked by required conditions

This commit is contained in:
2025-03-13 16:47:05 +08:00
parent 2a0c858ce9
commit df3480a3eb
4 changed files with 1091 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
"vue": "^3.5.13"
},
"devDependencies": {
"@nolebase/vitepress-plugin-git-changelog": "^2.15.1",
"vitepress": "^1.6.3"
}
}