自动化部署 Github Pages
- 使用的是默认的构建输出目录 (.vuepress/dist)
config.ts里的base设置为/- 使用
pnpm作为包管理器 - 部署后通过
https://<username>.github.io/访问
在 Github 创建新 repository
...大约 2 分钟
config.ts 里的 base 设置为 /pnpm 作为包管理器https://<username>.github.io/ 访问Github 创建新 repository