Skip to content

ci(docs): 集成 GitHub Pages 自动部署流程#15

Merged
myltx merged 1 commit into
mainfrom
feature/business
Dec 30, 2025
Merged

ci(docs): 集成 GitHub Pages 自动部署流程#15
myltx merged 1 commit into
mainfrom
feature/business

Conversation

@myltx

@myltx myltx commented Dec 30, 2025

Copy link
Copy Markdown
Owner
  1. 新增 .github/workflows/deploy-docs.yml 自动化工作流
    • 监听 docs 目录变更
    • 自动构建 VitePress 文档
    • 发布至 gh-pages 分支
  2. 调整 VitePress 配置
    • 设置 base 为 /nestBase/ 以适配 GitHub Pages 路径

1. 新增 .github/workflows/deploy-docs.yml 自动化工作流
   - 监听 docs 目录变更
   - 自动构建 VitePress 文档
   - 发布至 gh-pages 分支
2. 调整 VitePress 配置
   - 设置 base 为 /nestBase/ 以适配 GitHub Pages 路径
@vercel

vercel Bot commented Dec 30, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
nest-base-backend Building Building Preview, Comment Dec 30, 2025 9:51am

@myltx myltx merged commit 48d92ed into main Dec 30, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant