# vitepress-demo **Repository Path**: haijunit/vitepress-demo ## Basic Information - **Project Name**: vitepress-demo - **Description**: 1、导航页 2、技术记录 3、书籍阅读 4、自我冥想 5、UI 组件库 - **Primary Language**: HTML - **License**: Apache-2.0 - **Default Branch**: repo - **Homepage**: https://haijinit.top - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-27 - **Last Updated**: 2024-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目技术栈 - VuePress: - VuePress 市场: - pnpm: ## Monorepo ```javascript // 全局添加ts支持 pnpm add typescript -w npx tsc --init // 全局安装 pnpm add typescript -D -w // 局部安装 pnpm add vitepress -D --filter mark-docs // 互相安装 pnpm add @mark/utils -D -w ``` ## VitePress - - - [Markdown It 插件](https://mdit-plugins.github.io/zh/) ## Git 提交规范(PR提交规范) - fix: 代码 BUG 修复; - feat: 新功能; - perf: 性能优化和提升; - refactor: 仅仅是代码变动,既不是修复 BUG 也不是引入新功能; - style: 代码格式调整,可能是空格、分号、缩进等等; - docs: 文档变动; - test: 补充缺失的测试用例或者修正现有的测试用例; - revert: 回滚操作; ## 项目介绍 1、导航页 2、技术记录 3、书籍阅读 4、自我冥想 5、UI 组件库 ## 网站导航 - 浏览器首页 ## 博客 ## 文档 ## UI 组件 - 设计原型