mirror of
https://github.com/ZSCNetSupportDept/website.git
synced 2025-10-29 09:25:04 +08:00
更新开发组文档,完善wiki的错误码板块,优化了结构
This commit is contained in:
24
docs/devdocs/03-开发组网站/index.md
Normal file
24
docs/devdocs/03-开发组网站/index.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# 开发组网站
|
||||
就是你所看到的网站;这个网站大概包含了三个部分:
|
||||
|
||||
1. 网维的新wiki
|
||||
|
||||
2. 开发组相关文档
|
||||
|
||||
3. 一个博客系统,可以用来放独立的文章
|
||||
|
||||
|
||||
|
||||
因为感觉没有必要搭建两个基础设施,所以把wiki和开发组文档放在一起,这样也比较方便运维
|
||||
|
||||
网站采用[Docusaurus](https://www.docusaurus.io)框架,详细文档移步官网查看
|
||||
|
||||
**项目地址**:https://github.com/ZSCNetSupportDept/website
|
||||
|
||||
|
||||
## 目录
|
||||
|
||||
import DocCardList from '@theme/DocCardList';
|
||||
|
||||
<DocCardList className="docs-card" />
|
||||
|
||||
Reference in New Issue
Block a user