Claude Code 中文站
项目信息
- 网站: https://claude-zh.cn
- GitHub: https://github.com/Osgood001/claude-zh.cn
- 技术栈: VitePress
部署
- 平台: Cloudflare Pages
- 项目名: claude-zh-cn
- 自动部署: 推送到 main 分支后 GitHub Actions 自动构建部署
本地开发
bash
npm install # 安装依赖
npm run docs:dev # 启动开发服务器
npm run docs:build # 构建生产版本目录结构
.vitepress/ # VitePress 配置和主题
.github/workflows # GitHub Actions 自动部署
index.md # 首页