From f061144be1e04488338732a9dd771c9960200298 Mon Sep 17 00:00:00 2001 From: SuperManito <68613938+SuperManito@users.noreply.github.com> Date: Sat, 12 Oct 2024 19:23:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/assets/images/icon/deepin.svg | 1 - docs/community/index.md | 1 + docs/index.md | 3 ++- docs/mirrors/index.md | 2 +- docs/theme/partials/comments.html | 5 ++++- requirements.txt | 2 +- 6 files changed, 9 insertions(+), 5 deletions(-) delete mode 100644 docs/assets/images/icon/deepin.svg diff --git a/docs/assets/images/icon/deepin.svg b/docs/assets/images/icon/deepin.svg deleted file mode 100644 index 4fdeea5..0000000 --- a/docs/assets/images/icon/deepin.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/docs/community/index.md b/docs/community/index.md index 45cbc82..6a0f29c 100644 --- a/docs/community/index.md +++ b/docs/community/index.md @@ -1,5 +1,6 @@ --- comments: true +comments_description: 请确保讨论内容与项目的相关性,不得发布广告等违规内容 hide: - navigation - toc diff --git a/docs/index.md b/docs/index.md index 2a9174c..a871d35 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,6 +2,7 @@ title: LinuxMirrors · 使换源更简单 comments: true glightbox: false +comments_description: 该评论区仅用于展示项目使用评价和经验分享,反馈问题或提出建议请前往社区 hide: - navigation - toc @@ -58,7 +59,7 @@ hide: --- - 如有适配请求或意见与建议请可以提交至 [Issues](https://github.com/SuperManito/LinuxMirrors/issues) + 如有适配请求或意见与建议请提交至 [Issues](https://github.com/SuperManito/LinuxMirrors/issues) 或直接在 [社区](./community/index.md) 中参与讨论 若愿意贡献代码,请前往 GitHub 仓库提交 [Pull Requests](https://github.com/SuperManito/LinuxMirrors/pulls) diff --git a/docs/mirrors/index.md b/docs/mirrors/index.md index 4663af0..03f54f1 100644 --- a/docs/mirrors/index.md +++ b/docs/mirrors/index.md @@ -29,7 +29,7 @@ hide: ???+ question "使用帮助" - :supported: 支持 :unsupport: 不支持 :incompatible: 不兼容,表示软件源分支命名不符合脚本默认规则但可以通过命令选项来使用,关于具体用法示例和各操作系统所使用的默认分支名称[详见此处](../use/command-options.md#指定软件源分支) + :supported: 支持 :unsupport: 不支持 :incompatible: 不兼容,表示软件源分支命名不符合脚本默认规则但可以通过命令选项来使用,关于具体用法示例和各操作系统所使用的默认分支名称[详见此处](../use/command-options.md#指定软件源仓库分支) 如果这里没有想使用的镜像站那可以看看其它运行模式和命令选项。软件源的速度区分刷新速度和下行速率,后者才是关键,具体请结合实际地理位置选择尝试,还可以通过[辅助工具网站](#工具网站)进行一些测试 diff --git a/docs/theme/partials/comments.html b/docs/theme/partials/comments.html index 305ebaf..c95444f 100644 --- a/docs/theme/partials/comments.html +++ b/docs/theme/partials/comments.html @@ -1,5 +1,8 @@ {% if page.meta.comments %}
{{ page.meta.comments_description }}+ {% endif %}