# 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 - [x] Directory initialized. - [x] VitePress project structured. - [x] Custom "运动百科" (Sports Encyclopedia) theme applied (Now expanded to general Knowledge Base). - [x] Full "跑步指南" (Running Guide) page restored. - [x] Full "编程知识库" (Scientific Internet Access Guide) page implemented. - [x] **New**: Migrated 8 business system folders (approx. 570 files) from `docs/` to root. - [x] **New**: Integrated business systems into Navigation and Sidebar (multi-sidebar configuration). - [x] **New**: Added `.gitignore` to exclude `node_modules`, build artifacts, and environment files. ## Dependencies - `vitepress`: ^1.6.4 - `vue`: ^3.5.31 ## Pending Tasks - [x] **New**: Unified "hxzx" project name to "回乡甄选" across documentation and configuration. - [x] **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. - [x] **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.