本插件需要 VuePress >=
1.0.0-alpha.37
。
想了解更多,请移步:
在 VuePress 中配置 repoUrl
:
// .vuepress/config.js
module.exports = {
title: 'Ant Design 实战教程',
description: '基于 umi 的 Ant Design 实战教程',
plugins: [
['vuepress-plugin-yuque', {
repoUrl: 'https://www.yuque.com/ant-design/course',
}]
]
}
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
vuepress-plugin-yuque © ULVIZ, Released under the MIT License.
Authored and maintained by ULVIZ with help from contributors (list).
github.com/ulivz · GitHub @ULVIZ · Twitter @_ulivz