# com.post-hi.help **Repository Path**: post-hi/com.post-hi.help ## Basic Information - **Project Name**: com.post-hi.help - **Description**: Post-Hi 的 帮助文档 代码存储库,使用 vuepress 和 vuepress-theme-plume - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-03 - **Last Updated**: 2025-11-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Post-Hi 帮助文档 网站使用 [vuepress](https://vuepress.vuejs.org/) 和 [vuepress-theme-plume](https://github.com/pengzhanbo/vuepress-theme-plume) 构建生成。 ## 安装 ```sh npm i ``` ## 使用 ```sh # 启动开发服务 npm run docs:dev # 构建生产包 npm run docs:build # 本地预览生产服务 npm run docs:preview # 更新 vuepress 和主题 npm run vp-update ``` ## 文档 - [vuepress](https://vuepress.vuejs.org/) - [vuepress-theme-plume](https://theme-plume.vuejs.press/)