vuepress-plugin-svn Use it the same way as @vuepress/plugin-git 安装 npm install vuepress-plugin-svn -D 使用 修改配置文件 .vuepress/config.js module.exports = { plugins: ["svn"], }; 参考 svn log @vuepress/plugin-git