Files
Claude-Code-Workflow/docs/zh/index.md
catlog22 c3ddf7e322 docs: add VitePress documentation site
- Add docs directory with VitePress configuration
- Add GitHub Actions workflow for docs build and deploy
- Support bilingual (English/Chinese) documentation
- Include search, custom theme, and responsive design
2026-02-28 16:14:09 +08:00

217 B

layout, title, titleTemplate
layout title titleTemplate
page CCW 文档 Claude Code Workspace
<script setup> import ProfessionalHome from '../.vitepress/theme/components/ProfessionalHome.vue' </script>