Skip to content

Conversation

@WitMiao
Copy link
Collaborator

@WitMiao WitMiao commented Aug 21, 2025

  • Add complete GitBook configuration (.gitbook.yaml)
  • Create bilingual documentation structure (zh-CN/en)
  • Add main documentation sections:
    • Getting Started (installation, first run)
    • Advanced Guide (configuration, workflows, troubleshooting)
    • Claude Code Tips (best practices, MCP integration, templates)
    • Development (contributing, architecture, API reference)
  • Support multiple output formats (web, PDF)
  • Enable Google Analytics integration
  • Configure git sync for automatic updates

🚀 Generated with Claude Code

Co-Authored-By: Claude [email protected]

@codecov
Copy link

codecov bot commented Aug 21, 2025

Codecov Report

❌ Patch coverage is 0.27174% with 367 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
docs/.vitepress/config.ts 0.27% 367 Missing ⚠️

📢 Thoughts on this report? Let us know!

@WitMiao
Copy link
Collaborator Author

WitMiao commented Aug 21, 2025

文档施工中,现有内容大多为AI生成,不可轻信!
Document under construction, most of the current content is AI-generated and should not be taken at face value!

@WitMiao WitMiao force-pushed the feat/gitbook branch 4 times, most recently from c0c33e9 to 022cb04 Compare August 25, 2025 09:15
@WitMiao WitMiao force-pushed the feat/gitbook branch 3 times, most recently from 1ab5179 to c5a3ee3 Compare September 3, 2025 03:39
@WitMiao WitMiao force-pushed the feat/gitbook branch 3 times, most recently from c78d671 to 220a560 Compare September 12, 2025 03:44
@WitMiao WitMiao force-pushed the feat/gitbook branch 2 times, most recently from 5eef590 to 1b197a3 Compare September 15, 2025 00:53
@WitMiao WitMiao force-pushed the feat/gitbook branch 2 times, most recently from 9ea09e1 to 5f87da7 Compare October 9, 2025 12:58
@WitMiao WitMiao force-pushed the feat/gitbook branch 2 times, most recently from 0177342 to c3fc887 Compare October 28, 2025 04:36
@WitMiao WitMiao force-pushed the feat/gitbook branch 5 times, most recently from 8dbc3a3 to e812eef Compare November 3, 2025 12:04
WitMiao and others added 7 commits November 14, 2025 16:56
- Add complete GitBook configuration (.gitbook.yaml)
- Create bilingual documentation structure (zh-CN/en)
- Add main documentation sections:
  - Getting Started (installation, first run)
  - Advanced Guide (configuration, workflows, troubleshooting)
  - Claude Code Tips (best practices, MCP integration, templates)
  - Development (contributing, architecture, API reference)
- Support multiple output formats (web, PDF)
- Enable Google Analytics integration
- Configure git sync for automatic updates

🚀 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
- Introduced new GitBook documentation files for both English and Chinese, including installation guides, quick start examples, and advanced configuration topics.
- Deleted outdated README and SUMMARY files for English and Chinese versions to streamline content.
- Added comprehensive sections on workflows, best practices, and features to improve user guidance.
- Implemented a bilingual structure to support wider accessibility and usability.

This update aims to provide a more organized and user-friendly documentation experience for ZCF users.
…nsive guides

- Restructure getting-started section for better clarity
  - Merge installation, first-run, and quickstart into unified guide
  - Remove redundant separate files
  - Update SUMMARY.md to reflect simplified structure

- Massively enhance documentation content across all sections
  - Advanced: Add detailed guides for API providers, configuration, i18n, templates, troubleshooting
  - Best practices: Expand output styles, tips, and worktree workflows
  - CLI: Complete comprehensive command references for all tools
  - Development: Detail architecture, contributing guidelines, and testing
  - Features: Add in-depth explanations for all ZCF features
  - Workflows: Provide complete workflow documentation with examples

- Documentation improvements include:
  - Detailed examples and code snippets for all features
  - Comprehensive troubleshooting sections
  - Best practice recommendations and usage patterns
  - Multi-platform support details (Windows/macOS/Linux/WSL/Termux)
  - Complete API reference and configuration options
  - Step-by-step guides for common scenarios

This comprehensive update transforms the documentation from basic outlines to
complete user guides, significantly improving user experience and onboarding.
…tion

- Updated .gitignore to include VitePress cache files.
- Added "vitepress" to cspell.json for spell checking.
- Introduced new scripts in package.json for previewing documentation.
- Created GitHub Actions workflow for deploying documentation to GitHub Pages.
- Added comprehensive VitePress configuration and theme files.
- Expanded documentation with new sections in multiple languages (English, Chinese, Japanese).
- Removed outdated README and SUMMARY files to streamline content.

This update significantly improves the documentation experience and supports a bilingual structure for better accessibility.
Synchronized the following changes from main branch to VitePress docs:
- Added GLM CODING PLAN sponsorship information to documentation homepage (zh-CN and en)
- Added Linux sudo support notes to installation guide (zh-CN and en)
- Updated documentation to reflect v3.3.3 features

Changes include:
- GLM CODING PLAN sponsor section with discount links
- Linux automatic sudo detection and usage instructions
- Enhanced installation guide with permission handling notes

Related commits from main:
- 83c8fc7: docs: update README files to include GLM CODING PLAN sponsorship details
- 5102075: feat: enhance installation process with sudo support for Cometix and CCR
- cee792b: feat(linux): add sudo support for global npm installations
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.

2 participants