docs(platform): add external link

This commit is contained in:
zjkjzj
2021-03-19 14:39:14 +08:00
parent ef8ebed286
commit 600fba628f
2 changed files with 9 additions and 0 deletions

8
docs/platform/index.md Normal file
View File

@@ -0,0 +1,8 @@
# 引言
小结各类源码托管平台的使用
## 相关阅读
* [github+gitee](https://blog.zhujian.life/posts/ee6c5a93.html)

View File

@@ -82,6 +82,7 @@ nav:
- README生成器: tool/generator-standard-readme.md
- '版本自动化及CHANGELOG生成': tool/standard-version.md
- 平台:
- 引言: platform/index.md
- SSH公钥设置: platform/SSH公钥设置.md
- GitLab:
- 安装: platform/gitlab-安装.md