Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xugaoyi/vuepress-theme-vdoing
🚀一款简洁高效的VuePress知识管理&博客(blog)主题
https://github.com/xugaoyi/vuepress-theme-vdoing
actions blog blog-theme deploy javascript markdown theme vue vuepress vuepress-blog vuepress-plugin vuepress-theme
Last synced: 5 days ago
JSON representation
🚀一款简洁高效的VuePress知识管理&博客(blog)主题
- Host: GitHub
- URL: https://github.com/xugaoyi/vuepress-theme-vdoing
- Owner: xugaoyi
- License: mit
- Created: 2019-11-30T07:17:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T11:50:19.000Z (6 months ago)
- Last Synced: 2025-01-21T01:05:28.836Z (12 days ago)
- Topics: actions, blog, blog-theme, deploy, javascript, markdown, theme, vue, vuepress, vuepress-blog, vuepress-plugin, vuepress-theme
- Language: Vue
- Homepage: https://doc.xugaoyi.com
- Size: 10.6 MB
- Stars: 4,643
- Watchers: 38
- Forks: 1,172
- Open Issues: 90
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
vuepress-theme-vdoing
[文档](https://doc.xugaoyi.com/) |
[效果](https://xugaoyi.com/) |
[本仓库的gitee镜像](https://gitee.com/xugaoyi/vuepress-theme-vdoing)
赞助商
(进入赞助商扫码注册可为本项目作者充电~)
## 介绍
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/)
* 案例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
```## :sparkling_heart:支持这个项目
如果你正在使用这个项目并感觉良好,或只是想要支持我继续开发,你可以通过如下*任意* 方式支持我:
1. *Star* 并 分享这个项目 :rocket:
2. 保留主题 footer(页脚) 的主题链接 :D
3. 关注公众号`yqyjs666`,回复`前端资源`,可获取 [前端学习资源](https://github.com/xugaoyi/blog-gitalk-comment/wiki/Front-end-Study)4. 通过以下二维码 一次性捐款。 我多半会买一杯 ~~咖啡~~ 茶。:tea:
谢谢! :heart:
| 微信赞赏 | 微信 | 支付宝 |
| :---: | :---: | :---: |
| | | |二维码没有正常显示?点 [这里😎](https://doc.xugaoyi.com/pages/1b12ed/)
## 致谢
:heart:感谢支持这个项目的朋友:heart:感谢为这个项目贡献代码的朋友 → [Contributors](https://github.com/xugaoyi/vuepress-theme-vdoing/graphs/contributors)
## 交流群
vdoing微信群(添加我微信备注"加群")
vdoing QQ群: 694387113
## 许可证
[MIT](https://github.com/xugaoyi/vuepress-theme-vdoing/blob/master/LICENSE)Copyright (c) 2019-present Evan Xu