yarn add -D vuepress-plugin-xxx # npm install -D vuepress-plugin-xxx
module.exports = { plugins: [ [ 'vuepress-plugin-xxx', { /* 配置 */ } ] ] }
GitHub Actions 定时运行代码:每天定时百度链接推送 (opens new window)