mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-01 15:03:57 +08:00
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
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -138,3 +138,8 @@ ccw/.tmp-ccw-auth-home/
|
||||
|
||||
# Skills library (local only)
|
||||
.claude/skills_lib/
|
||||
|
||||
# Docs site
|
||||
docs/node_modules/
|
||||
docs/.vitepress/dist/
|
||||
docs/.vitepress/cache/
|
||||
|
||||
Reference in New Issue
Block a user