You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.7 KiB
1.7 KiB
Project Baseline: VitePress Integration
Global Architecture
- Framework: VitePress
- Platform: Node.js
- Styling: Vanilla CSS (VitePress Defaults)
Business Logic
- Static documentation site for sports, programming, and business systems (CRM, ERP, BPM, etc.).
Project Status
- Directory initialized.
- VitePress project structured.
- Custom "运动百科" (Sports Encyclopedia) theme applied (Now expanded to general Knowledge Base).
- Full "跑步指南" (Running Guide) page restored.
- Full "编程知识库" (Scientific Internet Access Guide) page implemented.
- New: Migrated 8 business system folders (approx. 570 files) from
docs/to root. - New: Integrated business systems into Navigation and Sidebar (multi-sidebar configuration).
- New: Added
.gitignoreto excludenode_modules, build artifacts, and environment files.
Dependencies
vitepress: ^1.6.4vue: ^3.5.31
Pending Tasks
- New: Unified "hxzx" project name to "回乡甄选" across documentation and configuration.
- New: Localized and standardized "zsw" (POS), "app", "bxg", "odoo", "erp", and "crm" directories.
- Renamed markdown files and subfolders to Chinese with numeric prefixes for correct sidebar sorting.
- Optimized and beautified all contents in "hxzx", "erp", and "crm" using VitePress features.
- New: Removed "sports" section and revamped homepage (
index.md) to reflect the new "回乡知识中心" (Hui Xiang Knowledge Center). - Implement "Programming" section content.
- Complete sidebar entries for all business system sub-pages.
- Fine-tune the documentation layout for business systems.