1
0
mirror of https://github.com/ZSCNetSupportDept/website.git synced 2025-10-29 17:34:15 +08:00

增加网站开发的工作流程

This commit is contained in:
2024-08-21 19:09:05 +08:00
parent b118d864e4
commit 417f379d40
2 changed files with 8 additions and 1 deletions

View File

@@ -16,6 +16,7 @@
- src文件夹存放了独立于文档和blog的静态页面
- docs文件夹存放了所有的文档目前有wiki和开发组文档两个docs
- blog文件夹存放了可以显示在“公告”板块的文章
所有的文档都以Markdown格式书写其实也可以用MDX格式
### 前缀
所有文件都有一个数字前缀,这是文章在成品网站中的顺序,文件请按照`order-filename.md`的格式命名