# website **Repository Path**: liulimi/website ## Basic Information - **Project Name**: website - **Description**: Website - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-16 - **Last Updated**: 2025-12-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 文档中心 使用vitepress构建 ## 开发环境 ``` shell yarn docs:dev ``` ## 生成HTML ``` shell yarn docs:build ```