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.
@@ -170,7 +170,7 @@ hide:
- Due to some force majeure, the [Docker Hub](https://hub.docker.com) is currently inaccessible in the Chinese mainland network environment, so the image cannot be pulled normally. It is recommended to use the image warehouse source available in Chinese mainland mentioned below. + Due to some force majeure, [Docker Hub](https://hub.docker.com) is currently inaccessible in the Chinese mainland network environment, so the image cannot be pulled normally. It is recommended to use the image warehouse source available in Chinese mainland mentioned below. Note: The specified Web protocol in the script is only for controlling the `Docker CE` software source. `Docker Registry` always uses the `HTTPS` protocol. @@ -178,7 +178,7 @@ hide: !!! quote "Built-in Registry Mirrors"
-
Available in Mainland China
+
Available in Chinese mainland
| Site Name | Address | Description | | :--: | :--: | :-- | @@ -207,7 +207,7 @@ hide: | Alibaba Cloud (Hong Kong) | [registry.cn-hongkong.aliyuncs.com](https://help.aliyun.com/zh/acr/user-guide/accelerate-the-pulls-of-docker-official-images "https://registry.cn-hongkong.aliyuncs.com") | Google Cloud (Europe) | [eu.gcr.io](https://cloud.google.com/artifact-registry/docs/transition/gcr-repositories?hl=zh-cn "https://eu.gcr.io") | | Tencent Cloud | [mirror.ccs.tencentyun.com](https://cloud.tencent.com/document/product/1207/45596 "https://mirror.ccs.tencentyun.com") | Docker Hub | [registry.hub.docker.com](https://hub.docker.com/ "registry.hub.docker.com") | -
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/other/index.md b/docs/other/index.md index baa21cf..806300a 100644 --- a/docs/other/index.md +++ b/docs/other/index.md @@ -164,7 +164,7 @@ hide: - 由于一些不可抗力的因素目前国内网络环境无法访问 [Docker Hub](https://hub.docker.com),因此无法正常拉取镜像,建议使用下方提到的国内可用镜像仓库源 + 由于一些不可抗力的因素,国内网络环境下目前无法访问 [Docker Hub](https://hub.docker.com) 因此不能正常拉取镜像,建议使用下方提到的国内可用镜像仓库源 注:脚本内的指定 WEB 协议交互仅用于控制 `Docker CE` 软件源,`Docker Registry` 强制使用 `HTTPS` 协议 diff --git a/docs/other/index.zh-Hant.md b/docs/other/index.zh-Hant.md index 0cd77ee..188af9c 100644 --- a/docs/other/index.zh-Hant.md +++ b/docs/other/index.zh-Hant.md @@ -170,7 +170,7 @@ hide: - 由於一些不可抗力的因素,目前中國大陸網路環境無法訪問 [Docker Hub](https://hub.docker.com),因此無法正常拉取鏡像,建議使用下方提到的中國大陸可用鏡像倉庫軟體源 + 由於一些不可抗力的因素,中國大陸網路環境下目前無法訪問 [Docker Hub](https://hub.docker.com) 因此無法正常拉取鏡像,建議使用下方提到的中國大陸可用鏡像倉庫軟體源 註:腳本內的指定 WEB 協議互動僅用於控制 `Docker CE` 軟體源,`Docker Registry` 強制使用 `HTTPS` 協議 diff --git a/docs/sponsor/main.html b/docs/sponsor/main.html index 53e2f7f..ffdbafd 100644 --- a/docs/sponsor/main.html +++ b/docs/sponsor/main.html @@ -58,7 +58,7 @@ 语鹿云盾 - 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 '赞助商'}}