https://github.com/veaba/mongodb-docs
:cn: 基于VuePress 重构MongoDB docs源站 中文文档
https://github.com/veaba/mongodb-docs
Last synced: 5 months ago
JSON representation
:cn: 基于VuePress 重构MongoDB docs源站 中文文档
- Host: GitHub
- URL: https://github.com/veaba/mongodb-docs
- Owner: veaba
- Created: 2019-08-03T12:45:47.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-08T09:19:54.000Z (over 6 years ago)
- Last Synced: 2025-06-03T02:52:41.989Z (about 1 year ago)
- Homepage:
- Size: 243 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Security: docs/security.md
- Support: docs/support.md
Awesome Lists containing this project
README
# 基于VuePress 定制化MongoDB theme的MongoDB docs 官方重构(MongoDB doc中文文档)
## 预计6个月-12个月的时间完成本项目TODO...ING
## 主题特性
- 支持多级sidebar嵌套。(MongoDB sidebar有大量的且嵌套很深的dropdown)
- 定制化UI
- 支持I18
- 社区支持
- Markdown支持([这也是这个项目的诞生原因](#关于本项目))
- SEO
- 轻便
- Vue
## 关于本项目
### 原因:

- txt书写。原官方的用txt文件上书写
- 脚本转换。加上python、ruby脚本抓换
- 强迫症。这以上,让博主蛋疼,决定基于VuePress重构MongoDB官网原站,并翻译zh-CN。
### 整站资源:
- 单语言有1100+markdown个文件
- author:[@veaba](https://github.com/veaba)