Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

yuque changes its security policy #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ module.exports = {
plugins: [
['vuepress-plugin-yuque', {
repoUrl: 'https://www.yuque.com/ant-design/course',
authToken: '<change-auth-token>',
}]
]
}
Expand All @@ -51,6 +52,9 @@ module.exports = {
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D

## Notice

出于对知识库安全性的调整,使用第三方 API 访问知识库,需要传入TOKEN,在语雀上点击 个人头像 -> 设置 -> Token 即可获取。

## Author

Expand Down