diff --git a/ChangeMirrors.sh b/ChangeMirrors.sh index 37a0cb7..2b6cd67 100755 --- a/ChangeMirrors.sh +++ b/ChangeMirrors.sh @@ -166,7 +166,6 @@ SPONSOR_ADS=( "语鹿云盾 · 专业CDN加速、防御,亚太百兆三网优化CDN低至9元起 ➜ \033[3mhttps://www.lucdn.cn\033[0m" "不二云 · 国内外建站快响应服务器的不二之选 ➜ \033[3mhttps://cb2.cn\033[0m" "HKGserver · 全球家宽|双ISP|住宅原生云服务器54元/月起 ➜ \033[3mhttps://www.hkgserver.com\033[0m" - "圣道云 · 海外特价云服务器:29元8核8G、9.9元2核2G,免预存6折 ➜ \033[3mhttps://www.shengdaoyun.com\033[0m" "浪浪云 · BGP网络让每一次连接都纵享丝滑,明码标价、无套路续费 ➜ \033[3mhttps://langlangy.cn\033[0m" ) diff --git a/DockerInstallation.sh b/DockerInstallation.sh index 8b37612..6702248 100755 --- a/DockerInstallation.sh +++ b/DockerInstallation.sh @@ -91,7 +91,6 @@ SPONSOR_ADS=( "语鹿云盾 · 专业CDN加速、防御,亚太百兆三网优化CDN低至9元起 ➜ \033[3mhttps://www.lucdn.cn\033[0m" "不二云 · 国内外建站快响应服务器的不二之选 ➜ \033[3mhttps://cb2.cn\033[0m" "HKGserver · 全球家宽|双ISP|住宅原生云服务器54元/月起 ➜ \033[3mhttps://www.hkgserver.com\033[0m" - "圣道云 · 海外特价云服务器:29元8核8G、9.9元2核2G,免预存6折 ➜ \033[3mhttps://www.shengdaoyun.com\033[0m" "浪浪云 · BGP网络让每一次连接都纵享丝滑,明码标价、无套路续费 ➜ \033[3mhttps://langlangy.cn\033[0m" ) diff --git a/docs/assets/images/sponsor/shengdaoyun-dark.png b/docs/assets/images/sponsor/shengdaoyun-dark.png deleted file mode 100644 index 1f089bd..0000000 Binary files a/docs/assets/images/sponsor/shengdaoyun-dark.png and /dev/null differ diff --git a/docs/assets/images/sponsor/shengdaoyun-light.png b/docs/assets/images/sponsor/shengdaoyun-light.png deleted file mode 100644 index 31b0d5d..0000000 Binary files a/docs/assets/images/sponsor/shengdaoyun-light.png and /dev/null differ diff --git a/docs/mirrors/index.en.md b/docs/mirrors/index.en.md index 85f53a9..5eba484 100644 --- a/docs/mirrors/index.en.md +++ b/docs/mirrors/index.en.md @@ -8,7 +8,7 @@ search: exclude: true --- -## Mainland China :flag-CN: +## Chinese Mainland :flag-CN: > All mirror sites in the list below synchronize the `Debian`, `Ubuntu`, `CentOS`, `openSUSE`, and `openEuler` software repositories. The list is sorted by institution type, geographic location, and name length, and is not related to actual download speed. @@ -57,7 +57,7 @@ search: | Zhejiang University | [mirrors.zju.edu.cn](https://mirrors.zju.edu.cn "https://mirrors.zju.edu.cn") | | University of Science and Technology of China | [mirrors.ustc.edu.cn](https://mirrors.ustc.edu.cn "https://mirrors.ustc.edu.cn") | -## Overseas and International Regions :flag-world-map: +## Overseas And International Regions :flag-world-map: === ":fontawesome-solid-earth-asia: Asia" diff --git a/docs/other/example1.md b/docs/other/example1.md index 5685f0c..dde01ba 100644 --- a/docs/other/example1.md +++ b/docs/other/example1.md @@ -42,7 +42,7 @@ function install_docker() { source_docker_ce_protocol="http" fi fi - # registry mirror (best choice for mainland China) + # registry mirror (best choice for Chinese mainland) source_docker_registry_address="docker.1ms.run" else # use official source diff --git a/docs/other/index.en.md b/docs/other/index.en.md index a79d73b..c66f485 100644 --- a/docs/other/index.en.md +++ b/docs/other/index.en.md @@ -35,7 +35,7 @@ hide: ``` bash bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/DockerInstallation.sh) ``` - > Real-time sync, no delay. Recommended for use in mainland China network environments. + > Real-time sync, no delay. Recommended for use in Chinese mainland network environments. === ":simple-gitcode: GitCode" @@ -55,7 +55,7 @@ hide: ``` bash bash <(curl -sSL https://edgeone.linuxmirrors.cn/docker.sh) ``` - > Not recommended in mainland China network environments. + > Not recommended in Chinese mainland network environments. Integrates installation of [`Docker Engine`](https://docs.docker.com/engine) and [`Docker Compose`](https://docs.docker.com/compose), supports selecting or switching software repositories (Docker repositories) and registry mirrors, installing specific versions, reinstalling, and supports ARM architecture. @@ -82,7 +82,7 @@ hide: ``` bash bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/DockerInstallation.sh) --only-registry ``` - > Real-time sync, no delay. Recommended for use in mainland China network environments. + > Real-time sync, no delay. Recommended for use in Chinese mainland network environments. === ":simple-gitcode: GitCode" @@ -102,7 +102,7 @@ hide: ``` bash bash <(curl -sSL https://edgeone.linuxmirrors.cn/docker.sh) --only-registry ``` - > Not recommended in mainland China network environments. + > Not recommended in Chinese mainland network environments.
Note: Registry mirrors from domestic cloud computing companies are only for their own business. Instances in mainland China may still not be able to access Docker Hub.+
Note: Registry mirrors from domestic cloud computing companies are only for their own business. Instances in Chinese mainland may still not be able to access Docker Hub.
-
+
-
-
-
-
-
diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css
index 69166fb..2672695 100644
--- a/docs/stylesheets/extra.css
+++ b/docs/stylesheets/extra.css
@@ -470,7 +470,7 @@
width: 100%;
text-align: center;
padding: .75rem;
- border-radius: 6px;
+ border-radius: var(--component-border-radius);
height: 80px;
max-height: 80px;
transition: background-color 0.2s;
diff --git a/docs/theme/partials/toc.html b/docs/theme/partials/toc.html
index 06ad1cb..2200a2e 100644
--- a/docs/theme/partials/toc.html
+++ b/docs/theme/partials/toc.html
@@ -14,7 +14,7 @@
{{'Sponsors' if i18n_page_locale == 'en' else '贊助商' if i18n_page_locale == 'zh-Hant' else '赞助商'}}