From c18c012960c750bbf781e60f09c9410f0c28bfca Mon Sep 17 00:00:00 2001 From: fly316 Date: Tue, 10 Jun 2025 14:15:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E4=BA=86=E6=94=BE=E5=A4=A7=E5=AD=97?= =?UTF-8?q?=E4=BD=93=E9=83=A8=E5=88=86=E4=B8=8E=E9=BB=91=E7=99=BD=E4=B8=BB?= =?UTF-8?q?=E9=A2=98=E5=88=87=E6=8D=A2=E5=9C=A8=E5=B0=8F=E5=B1=8F=E5=B9=95?= =?UTF-8?q?=E4=BC=9A=E5=92=8C=E6=A0=87=E9=A2=98=E9=87=8D=E5=90=88=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98(again?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _navbar.md | 4 +++- index.html | 8 +++++--- infrastructure.md | 11 +++++++++-- 3 files changed, 17 insertions(+), 6 deletions(-) diff --git a/_navbar.md b/_navbar.md index 13dbd81..56381e8 100644 --- a/_navbar.md +++ b/_navbar.md @@ -1 +1,3 @@ -[316git仓库](http://fly316.ttserver.fun:1114) \ No newline at end of file +- 316基础设施 + - [316网盘](http://fly316.ttserver.fun:5212) + - [316git仓库](http://fly316.ttserver.fun:1114) \ No newline at end of file diff --git a/index.html b/index.html index 326c157..eaa948e 100755 --- a/index.html +++ b/index.html @@ -28,18 +28,20 @@ //开启侧栏 loadSidebar: true, loadNavbar: true, + mergeNavbar: true, //子栏最大层级数量 - subMaxLevel: 3, + subMaxLevel: 4, //定栏开启 // loadNavbar: true, // autoHeader: true, //开启404页面 + auto2top: true, notFoundPage: true, - // topMargin: 90, + topMargin: 90, // themeColor: "#42b983", //darkmode - repo: '', + repo: 'http://fly316.ttserver.fun:1114/fly316/fly316-docs/', //rtl插件配置 pagination: { diff --git a/infrastructure.md b/infrastructure.md index f4c8ce9..008cf5a 100755 --- a/infrastructure.md +++ b/infrastructure.md @@ -6,11 +6,18 @@ 首先致谢[cloudreve](https://cloudreve.org/)提供的社区版本cloudreve网盘系统 -网盘服务目前只对 **中国地质大学(北京)** 内网环境开放:[**fly316 cloud storage**](http://fly316.ttserver.fun:5212) +网盘服务目前只对 **中国地质大学(北京)** 内网环境开放:[**fly316 网盘**](http://fly316.ttserver.fun:5212) 目前只开放了统一账户,账号密码请咨询tc,或tifisht。我们将在验证你的队内身份后向你开放权限! -## 博客知识库! +## 316git仓库! + +tifisht 欢迎各位提交自己在每次比赛的算法、逻辑等代码,316git提供完整的代码管理服务! + +> 代码管理是一个团队不可或缺的灵魂!每一次仓库commit,每一次branch合并,每一个项目wiki的书写都是及其重要的记录与传承!316git仓库使我们能方便地克隆,提交更新,回溯,合并,~~甚至删库跑路!~~ + + +## 文档知识库! tifisht 欢迎各位施工ing....