# home-site **Repository Path**: 2016_12_21/home-site ## Basic Information - **Project Name**: home-site - **Description**: ibeetl.com 网站,包含了beetl,beetlsql使用文档,个人博客 等网站内容 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2025-10-25 - **Last Updated**: 2025-10-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my-vuepress-site 网站使用 [vuepress](https://vuepress.vuejs.org/) 和 [vuepress-theme-plume](https://github.com/pengzhanbo/vuepress-theme-plume) 构建生成。 ## Install ```sh npm i ``` ## Usage ```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/)