Skip to content

Commit

Permalink
优化 & 更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperManito committed Oct 24, 2024
1 parent 6d8f446 commit 33bc780
Show file tree
Hide file tree
Showing 9 changed files with 434 additions and 381 deletions.
6 changes: 6 additions & 0 deletions ChangeMirrors.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
## GitHub: https://github.com/SuperManito/LinuxMirrors
## Website: https://linuxmirrors.cn

## 定制方法
# 只需要在头部(此处)定义全局变量即可,具体详见官网文档,简单写几个例子
# SOURCE="www.example.com" # 指定软件源地址
# BRANCH="branch" # 指定软件源分支
# WEB_PROTOCOL="https" # 指定 WEB 协议

## 软件源列表
# 国内格式:"软件源名称@软件源地址"
mirror_list_default=(
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ hide:
项目已设立开源许可协议,脚本代码完全开源且免费使用
请尊重作者的知识成果,传播时请在显著位置标注来源和作者

- :octicons-report-24:{ .lg .middle } __意见与建议__
- :material-information-variant-box-outline:{ .lg .middle } __意见与建议__

---

Expand Down
6 changes: 3 additions & 3 deletions docs/mirrors/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ hide:

???+ question "使用帮助"

:supported: 支持    :unsupport: 不支持    :incompatible: 不兼容,表示软件源分支命名不符合脚本默认规则但可以通过命令选项来使用,关于具体用法示例和各操作系统所使用的默认分支名称[详见此处](../use/command-options.md#指定软件源仓库分支)
:supported: 支持    :unsupport: 不支持    :incompatible: 不兼容,表示软件源分支命名不符合脚本默认规则但可以通过命令选项来使用,关于具体用法示例和各操作系统所使用的默认分支名称[详见此处](../use/index.md#指定软件源仓库分支)

如果这里没有想使用的镜像站那可以看看其它运行模式和命令选项。软件源的速度区分刷新速度和下行速率,后者才是关键,具体请结合实际地理位置选择尝试,还可以通过[辅助工具网站](#工具网站)进行一些测试

Expand Down Expand Up @@ -70,7 +70,7 @@ hide:
| 上海交通大学(思源) | [mirror.sjtu.edu.cn](https://mirror.sjtu.edu.cn "https://mirror.sjtu.edu.cn") |
| 上海交通大学(致远) | [mirrors.sjtug.sjtu.edu.cn](https://mirrors.sjtug.sjtu.edu.cn "https://mirrors.sjtug.sjtu.edu.cn") |

## 境外与海外地区 :flag-world-map:
## 境外以及海外地区 :flag-world-map:

=== ":fontawesome-solid-earth-asia: 亚洲"

Expand Down Expand Up @@ -268,4 +268,4 @@ hide:
<button class="md-button" title="https://tools.ipip.net/traceroute.php" onclick="window.open('https://tools.ipip.net/traceroute.php')">Tracert 路由追踪测试</button>
<button class="md-button" title="https://ipw.cn/ipv6webcheck" onclick="window.open('https://ipw.cn/ipv6webcheck')">IPv6 接入测试</button>

!!! tip "该页面展示的均为脚本默认提供可供选择的软件源地址,如果没有找到你想使用的也没有关系,脚本支持命令选项可自定义使用,详见[高级用法](../use/command-options.md)</br>特此声明:本页面用到的旗帜符号仅用于快速区分地理位置不代表作者的任何政治立场"
!!! tip "该页面展示的均为脚本默认提供可供选择的软件源地址,如果没有找到你想使用的也没有关系,脚本支持命令选项可自定义使用,详见[高级用法](../use/index.md#命令选项高级用法)</br>特此声明:本页面用到的旗帜符号仅用于快速区分地理位置不代表作者的任何政治立场,请不要过度解读!"
6 changes: 4 additions & 2 deletions docs/other/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ hide:
- footer
---

> 如果您觉得这个项目不错对您有所帮助的话,请点击仓库右上角的 Star 并分享给更多的朋友 :octicons-heart-fill-24:{ .heart style="color: red" }
## :fontawesome-brands-docker:{style="color: #086dd7"} Docker 安装脚本

支持 `选择或更换软件源以及镜像仓库``安装指定版本``重装` 等功能
Expand Down Expand Up @@ -98,12 +100,12 @@ bash <(curl -sSL https://linuxmirrors.cn/docker.sh)

> `Debian` &nbsp; `Ubuntu` &nbsp; `Kali` &nbsp; `Linux Mint` &nbsp; `Deepin` &nbsp; `Armbian` &nbsp; `Proxmox`

=== "RedHat 系 / OpenCloudOS / openEuler"
=== "RedHat 系 / OpenCloudOS / openEuler / Anolis OS"

``` bash
yum remove -y docker* containerd.io podman* runc
```

> `Red Hat Enterprise Linux` &nbsp; `CentOS` &nbsp; `Rocky Linux` &nbsp; `AlmaLinux` &nbsp; `Fedora` &nbsp; `OpenCloudOS` &nbsp; `openEuler`
> `Red Hat Enterprise Linux` &nbsp; `CentOS` &nbsp; `Rocky Linux` &nbsp; `AlmaLinux` &nbsp; `Fedora` &nbsp; `OpenCloudOS` &nbsp; `openEuler` &nbsp; `Anolis OS`

卸载完成后重新执行脚本安装即可
8 changes: 5 additions & 3 deletions docs/stylesheets/extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
}
.md-header {
background-color: hsla(240, 9%, 75%, 0.33);
backdrop-filter: blur(8px);
}
[data-md-color-scheme='slate'] .md-header {
background-color: hsla(240, 4%,11%, 0.33);
Expand Down Expand Up @@ -36,9 +37,6 @@
.heart {
animation: heart 1000ms infinite;
}
.md-header {
backdrop-filter: blur(8px);
}
.md-tabs__link {
font-size: .8rem !important;
font-weight: 600 !important;
Expand All @@ -47,5 +45,9 @@
font-size: 16px;
}
.md-typeset .emojione, .md-typeset .gemoji, .md-typeset .twemoji {
height: 100%;
vertical-align: -0.2em !important;
}
.md-typeset .middle {
vertical-align: -0.35em !important;
}
178 changes: 0 additions & 178 deletions docs/use/command-options.md

This file was deleted.

Loading

0 comments on commit 33bc780

Please sign in to comment.