mirror of
https://github.com/ZSCNetSupportDept/website.git
synced 2025-10-28 17:05:03 +08:00
准备新的开发组文档,初步手机端访问支持
原来的在docs/devdocs/_legacy目录下面
This commit is contained in:
@@ -1,28 +1,14 @@
|
|||||||
# 开发组首页
|
# Documents For ZSC Network Support Development Team.
|
||||||
**欢迎来到中山学院网络维护科开发组!**\
|
这里是ZSC网维开发组的文档中心。
|
||||||
**开发组是一个相对独立的小组,负责维护网维日常所用的系统,**\
|
|
||||||
**这里是开发组所维护系统的文档**
|
## 链接
|
||||||
## 项目清单
|
|
||||||
我们手头上的项目
|
- 我们的GitHub主页:[Click Me](https://github.com/ZSCNetSupportDept)
|
||||||
### 网站
|
- 我们的自建Gitea服务:[Click Me](https://gitea.zsxyww.com)
|
||||||
zsxyww.com,网维的官网
|
|
||||||
### 网维报修系统
|
- 开发组QQ:`995011093`
|
||||||
负责受理用户的故障保修,允许网维成员跟踪问题的解决情况,并管理工单\
|
|
||||||
目前所使用的是上一届开发组成员所开发的系统,目前我们不熟悉其架构和细节,计划开发新的报修系统
|
## 关于
|
||||||
### 招新系统
|
|
||||||
招新的系统
|
如果对文档有任何问题,请在GitHub页面提交Issue或者PR,或联系组长
|
||||||
### 基础设施
|
|
||||||
开发组所持有的基础设施,包括云服务器,域名等
|
|
||||||
## 你应该知道......
|
|
||||||
### 项目托管
|
|
||||||
我们的项目托管在github上,私聊组长来获得进入organization的权限
|
|
||||||
### 文档编写
|
|
||||||
为了项目的持续维护,对于我们的每一个项目都应该留有详尽的文档,文档以markdown格式编写,可以自动构建成静态网页,详见**网站/如何修改开发组网站内容**
|
|
||||||
### 培训 资料
|
|
||||||
这里是一些资料,帮助你了解加入开发组工作的必要知识
|
|
||||||
- SSH教程:https://wangdoc.com/ssh/basic
|
|
||||||
- git教程:
|
|
||||||
- WEB基础:https://developer.mozilla.org/zh-CN/docs/Learn/Getting_started_with_the_web
|
|
||||||
- linux命令:
|
|
||||||
- markdown教程:
|
|
||||||
|
|
||||||
|
|||||||
28
docs/devdocs/_legacy/01-首页.md
Normal file
28
docs/devdocs/_legacy/01-首页.md
Normal file
@@ -0,0 +1,28 @@
|
|||||||
|
# 开发组首页
|
||||||
|
**欢迎来到中山学院网络维护科开发组!**\
|
||||||
|
**开发组是一个相对独立的小组,负责维护网维日常所用的系统,**\
|
||||||
|
**这里是开发组所维护系统的文档**
|
||||||
|
## 项目清单
|
||||||
|
我们手头上的项目
|
||||||
|
### 网站
|
||||||
|
zsxyww.com,网维的官网
|
||||||
|
### 网维报修系统
|
||||||
|
负责受理用户的故障保修,允许网维成员跟踪问题的解决情况,并管理工单\
|
||||||
|
目前所使用的是上一届开发组成员所开发的系统,目前我们不熟悉其架构和细节,计划开发新的报修系统
|
||||||
|
### 招新系统
|
||||||
|
招新的系统
|
||||||
|
### 基础设施
|
||||||
|
开发组所持有的基础设施,包括云服务器,域名等
|
||||||
|
## 你应该知道......
|
||||||
|
### 项目托管
|
||||||
|
我们的项目托管在github上,私聊组长来获得进入organization的权限
|
||||||
|
### 文档编写
|
||||||
|
为了项目的持续维护,对于我们的每一个项目都应该留有详尽的文档,文档以markdown格式编写,可以自动构建成静态网页,详见**网站/如何修改开发组网站内容**
|
||||||
|
### 培训 资料
|
||||||
|
这里是一些资料,帮助你了解加入开发组工作的必要知识
|
||||||
|
- SSH教程:https://wangdoc.com/ssh/basic
|
||||||
|
- git教程:
|
||||||
|
- WEB基础:https://developer.mozilla.org/zh-CN/docs/Learn/Getting_started_with_the_web
|
||||||
|
- linux命令:
|
||||||
|
- markdown教程:
|
||||||
|
|
||||||
1
docs/devdocs/_legacy/03-网维报修系统/index.md
Normal file
1
docs/devdocs/_legacy/03-网维报修系统/index.md
Normal file
@@ -0,0 +1 @@
|
|||||||
|
# 网维报修系统
|
||||||
@@ -2,7 +2,7 @@
|
|||||||
import DocsCard from '@site/src/components/wiki_menu/index';
|
import DocsCard from '@site/src/components/wiki_menu/index';
|
||||||
import DocsCardList from '@site/src/components/wiki_menu/index';
|
import DocsCardList from '@site/src/components/wiki_menu/index';
|
||||||
|
|
||||||
# 网络维护科wiki首页🤓
|
# 网络维护科wiki首页
|
||||||
|
|
||||||
:::tip 提示
|
:::tip 提示
|
||||||
|
|
||||||
@@ -16,7 +16,7 @@ import DocsCardList from '@site/src/components/wiki_menu/index';
|
|||||||
|
|
||||||
**这里是中山学院网络维护科wiki,记录了我们网络维护工作的知识📝**
|
**这里是中山学院网络维护科wiki,记录了我们网络维护工作的知识📝**
|
||||||
|
|
||||||
**wiki的内容都是历代网维的成员整理总结的,欢迎你[贡献自己的内容😆](https://github.com/ZSCNetSupportDept/website)**
|
**wiki的内容都是历代网维的成员整理总结的,欢迎你[贡献自己的内容!](https://github.com/ZSCNetSupportDept/website)**
|
||||||
|
|
||||||
:::warning 注意
|
:::warning 注意
|
||||||
|
|
||||||
@@ -30,4 +30,4 @@ import DocsCardList from '@site/src/components/wiki_menu/index';
|
|||||||
</cardContainer>
|
</cardContainer>
|
||||||
|
|
||||||
## 旧wiki
|
## 旧wiki
|
||||||
编写新的wiki,并不意味着旧版wiki会被淘汰😛你可以通过[wiki.zsxyww.com](https://wiki.zsxyww.com) 来访问,上面还有没有迁移的许多旧文章,我们目前在逐步转移这些文章
|
旧版wiki将保持长期开放😛点击[这里](https://wiki.zsxyww.com) 来访问;上面还有没有迁移的许多旧文章,我们目前在逐步迁移它们!
|
||||||
|
|||||||
0
docs/wiki/03-技能/01-电脑技能/index.md
Normal file
0
docs/wiki/03-技能/01-电脑技能/index.md
Normal file
0
docs/wiki/03-技能/02-网络相关/index.md
Normal file
0
docs/wiki/03-技能/02-网络相关/index.md
Normal file
0
docs/wiki/03-技能/03-杂项/index.md
Normal file
0
docs/wiki/03-技能/03-杂项/index.md
Normal file
0
docs/wiki/05-基础知识/09-科普/index.md
Normal file
0
docs/wiki/05-基础知识/09-科普/index.md
Normal file
0
docs/wiki/08-故障/01-通用/index.md
Normal file
0
docs/wiki/08-故障/01-通用/index.md
Normal file
0
docs/wiki/08-故障/02-电信特定/index.md
Normal file
0
docs/wiki/08-故障/02-电信特定/index.md
Normal file
0
docs/wiki/08-故障/03-联通特定/index.md
Normal file
0
docs/wiki/08-故障/03-联通特定/index.md
Normal file
0
docs/wiki/08-故障/04-移动特定/index.md
Normal file
0
docs/wiki/08-故障/04-移动特定/index.md
Normal file
0
docs/wiki/08-故障/05-错误码/index.md
Normal file
0
docs/wiki/08-故障/05-错误码/index.md
Normal file
@@ -91,7 +91,7 @@ const config = {
|
|||||||
position: 'left',
|
position: 'left',
|
||||||
label: '开发组文档',
|
label: '开发组文档',
|
||||||
},
|
},
|
||||||
{to: '/blog', label: '公告', position: 'left'},
|
{to: '/blog', label: '文章', position: 'left'},
|
||||||
{
|
{
|
||||||
href: 'https://github.com/ZSCNetSupportDept/',
|
href: 'https://github.com/ZSCNetSupportDept/',
|
||||||
label: 'GitHub',
|
label: 'GitHub',
|
||||||
|
|||||||
Reference in New Issue
Block a user