# blog **Repository Path**: hq-study/blog ## Basic Information - **Project Name**: blog - **Description**: 个人前后端技术博客,积跬步以至千里,致敬每个爱学习的你。 使用模板vuepress-theme-vdoing! - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://hq-study.gitee.io/blog/ - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-04-14 - **Last Updated**: 2025-02-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

logo

npm npm GitHub stars CI baiduPush

vuepress-theme-vdoing

* [文档 (国内源)](https://doc.xugaoyi.com/) * 效果:[Evan's blog](https://xugaoyi.com/),[Rustic blog](https://h-qing.github.io/blog/) ## 介绍 1. 这个主题的初衷是打造一个好用的、面向程序员的`知识管理工具` 2. 轻松构建一个`结构化`的知识库,让你的知识海洋像一本本书一样清晰易读。 3. 博客功能提供一种知识的`碎片化`形态,并支持个性化博客配置。 4. `简洁高效`,以 Markdown 为中心的项目结构。内置自动化工具,以更少的配置完成更多的事。配合多维索引快速定位每个知识点。 [**更新日志**](https://github.com/xugaoyi/vuepress-theme-vdoing/releases) ## 这个主题可以做什么? * 案例1:[知识库兼博客站](https://xugaoyi.com/) * 案例2:[仅博客站](https://xugaoyi.github.io/vdoing-demo-blog/),[Rustic blog](https://h-qing.github.io/blog/) * 案例3:[仅知识库](https://xugaoyi.github.io/vdoing-demo-repository/) * 案例4:[文档站](https://doc.xugaoyi.com/) ## 快速上手 ```bash # clone the project git clone https://github.com/xugaoyi/vuepress-theme-vdoing.git # enter the project directory cd vuepress-theme-vdoing # install dependency npm install # or yarn install # develop npm run dev # or yarn dev ``` ## 许可证 [MIT](https://github.com/h-qing/blog/blob/master/LICENSE) Copyright (c) 2019-present Evan Xu