diff --git a/docs/assets/images/other/aaPanel.png b/docs/assets/images/other/aaPanel.png new file mode 100644 index 0000000..7003fe1 Binary files /dev/null and b/docs/assets/images/other/aaPanel.png differ diff --git a/docs/assets/images/other/bt.svg b/docs/assets/images/other/bt.svg new file mode 100644 index 0000000..4be4e88 --- /dev/null +++ b/docs/assets/images/other/bt.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/other/index.en.md b/docs/other/index.en.md index 142f694..356c01b 100644 --- a/docs/other/index.en.md +++ b/docs/other/index.en.md @@ -102,7 +102,46 @@ hide: ``` > Not supported in mainland China network environments. -!!! tip "Docker Compose no longer needs to be installed separately" +
+ +- :material-star-four-points-outline:{ .lg .middle } __Can completely replace the official installation script__ + + --- + + It is logically consistent with [get.docker.com](https://get.docker.com) and incorporates the repositories and features of this project. + +- :material-arm-flex-outline:{ .lg .middle } __Supports domestic derivative operating systems__ + + --- + + This project's script is compatible with a large number of derivative operating systems not supported by the official installation script. + +
+ +
+
+ + 1panel + + + aapanel + + + 1ms + 1ms + + + Arcadia + Arcadia + +
+
+ +> :material-thumb-up-outline: After years of technical accumulation and production environment testing, it has been widely praised by the community and deeply loved by developers. It is used by major companies. + +
+ +!!! tip "Docker Compose does not require a separate installation" Starting from V2, Docker Compose is part of the Docker CLI. The script integrates the installation of this [plugin](https://docs.docker.com/compose/install/linux) by default. Please use the `docker compose` command instead of `docker-compose`. @@ -311,7 +350,7 @@ hide: - #### Pure Mode - This feature is introduced to facilitate developers. After it is enabled, the script content output will be simplified. It is recommended to use it with other command options without interaction. + This feature is introduced to facilitate the use of developers and operation and maintenance personnel. After it is enabled, the script content output will be simplified. It is recommended to use it with other command options without interaction. ``` bash bash <(curl -sSL https://linuxmirrors.cn/docker.sh) --pure-mode diff --git a/docs/other/index.md b/docs/other/index.md index 535984a..a2c46e3 100644 --- a/docs/other/index.md +++ b/docs/other/index.md @@ -104,14 +104,37 @@ hide: 与 [get.docker.com](https://get.docker.com) 逻辑一致,融合了本项目换源架构以及特性 -- :material-thumb-up-outline:{ .lg .middle } __已被众多流行项目使用__ +- :material-arm-flex-outline:{ .lg .middle } __支持国产衍生操作系统__ --- - 经过数年的技术沉淀与生产验证,广受社区好评,深得开发者喜爱 + 本项目脚本兼容大量不受官方安装脚本支持的衍生操作系统 +
+
+ + 1panel + + + BT + + + 1ms + 1ms + + + Arcadia + Arcadia + +
+
+ +> :material-thumb-up-outline: 经过了数年的技术沉淀与生产环境检验,广受社区好评,深得开发者喜爱,大厂都在用 + +
+ !!! tip "Docker Compose 不再需要独立安装" Docker Compose 自 V2 版本起开始作为 Docker CLI(命令行)的一部分,脚本默认集成安装该[插件](https://docs.docker.com/compose/install/linux),请使用 `docker compose` 命令替代 `docker-compose` @@ -342,7 +365,7 @@ hide: - #### 纯净模式 - 推出该功能是为了便于开发人员使用,启用后会精简脚本内容输出,建议搭配其它命令选项无交互使用 + 推出该功能是为了便于开发以及运维人员使用,启用后会精简脚本内容输出,建议搭配其它命令选项无交互使用 ``` bash bash <(curl -sSL https://linuxmirrors.cn/docker.sh) --pure-mode diff --git a/docs/other/index.zh-Hant.md b/docs/other/index.zh-Hant.md index 33062b2..e1deece 100644 --- a/docs/other/index.zh-Hant.md +++ b/docs/other/index.zh-Hant.md @@ -110,14 +110,37 @@ hide: 與 [get.docker.com](https://get.docker.com) 邏輯一致,融合了本項目換源架構以及特性 -- :material-thumb-up-outline:{ .lg .middle } __已被許多流行項目使用__ +- :material-arm-flex-outline:{ .lg .middle } __支援衍生作業系統__ --- - 經過數年的技術沉澱與生產驗證,廣受社區好評,深得開發者喜愛 + 本項目腳本相容於大量不受官方安裝腳本支援的衍生作業系統 +
+
+ + 1panel + + + aapanel + + + 1ms + 1ms + + + Arcadia + Arcadia + +
+
+ +> :material-thumb-up-outline: 經過了數年的技術沉澱與生產環境檢驗,廣受社區好評,深得開發者喜愛,大廠都在用 + +
+ !!! tip "Docker Compose 不再需要獨立安裝" Docker Compose 自 V2 版本起開始作為 Docker CLI(命令列)的一部分,腳本預設整合安裝該[插件](https://docs.docker.com/compose/install/linux),請使用 `docker compose` 指令取代 `docker-compose` @@ -327,7 +350,7 @@ hide: - #### 純淨模式 - 為了方便開發人員使用所推出的功能,啟用後會精簡腳本內容輸出,建議搭配其它命令選項無互動使用 + 推出此功能是為了方便開發以及运维人員使用,啟用後會精簡腳本內容輸出,建議搭配其它指令選項無互動使用 ``` bash bash <(curl -sSL https://linuxmirrors.cn/docker.sh) --pure-mode diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index e0ec2e0..1549cf0 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -140,8 +140,13 @@ background-color: hsla(var(--md-hue), 15%, 9%, 0.83); } -.tabbed-set { +.admonition .tabbed-set { overflow: hidden !important; + margin: 0 0 1em 0 !important; +} + +.md-typeset details .tabbed-set { + margin: 0 0 1em 0 !important; } .highlight code { @@ -435,6 +440,87 @@ } } +.icon-brand-section { + margin-top: 0; + text-align: center; +} + +.icon-brand-container { + display: flex; + justify-content: flex-start; + align-items: center; + flex-wrap: wrap; + gap: 2px; + max-width: 100%; + width: fit-content; + border-radius: 6px; + border: 1px solid var(--md-default-fg-color--lightest); +} + +.icon-brand-button { + display: inline-flex; + align-items: center; + justify-content: center; + height: 28px; + padding: 0 4px; + background-color: var(--md-default-bg-color); + border: 1px solid transparent; + border-radius: 6px; + text-decoration: none; + transition: all 0.15s ease-in-out; + box-sizing: border-box; + min-width: 60px; +} + +.icon-brand-button:hover { + background-color: var(--md-accent-fg-color--transparent); + border-color: var(--md-accent-fg-color); + box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); +} + +[data-md-color-scheme="slate"] .icon-brand-button:hover { + box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); +} + +.icon-brand-button img { + max-width: 100%; + max-height: 20px; + object-fit: contain; + vertical-align: middle; +} + +@media screen and (max-width: 768px) { + .icon-brand-container { + gap: 0.75rem; + } + + .icon-brand-button { + padding: 0 8px; + min-width: 60px; + } + + .icon-brand-button img { + max-height: 16px; + } +} + +@media screen and (max-width: 480px) { + .icon-brand-container { + gap: 0.5rem; + justify-content: center; + } + + .icon-brand-button { + height: 28px; + padding: 0 6px; + min-width: 50px; + } + + .icon-brand-button img { + max-height: 14px; + } +} + /* 图标动画 */ .heart { animation: heart 1000ms infinite; diff --git a/docs/use/index.en.md b/docs/use/index.en.md index 523f134..119433d 100644 --- a/docs/use/index.en.md +++ b/docs/use/index.en.md @@ -657,7 +657,7 @@ Below are some advanced usage examples - ### Pure mode - This feature is introduced to facilitate developers. After it is enabled, the script content output will be simplified. It is recommended to use it with other command options without interaction. + This feature is introduced to facilitate the use of developers and operation and maintenance personnel. After it is enabled, the script content output will be simplified. It is recommended to use it with other command options without interaction. ``` bash bash <(curl -sSL https://linuxmirrors.cn/main.sh) --pure-mode diff --git a/docs/use/index.md b/docs/use/index.md index 107f005..253bdf4 100644 --- a/docs/use/index.md +++ b/docs/use/index.md @@ -687,7 +687,7 @@ $ bash <(curl -sSL https://linuxmirrors.cn/main.sh) --help - ### 纯净模式 - 推出该功能是为了便于开发人员使用,启用后会精简脚本内容输出,建议搭配其它命令选项无交互使用 + 推出该功能是为了便于开发以及运维人员使用,启用后会精简脚本内容输出,建议搭配其它命令选项无交互使用 ``` bash bash <(curl -sSL https://linuxmirrors.cn/main.sh) --pure-mode diff --git a/docs/use/index.zh-Hant.md b/docs/use/index.zh-Hant.md index 23e9aa0..baa7862 100644 --- a/docs/use/index.zh-Hant.md +++ b/docs/use/index.zh-Hant.md @@ -657,7 +657,7 @@ hide: - ### 純淨模式 - 推出此功能是為了方便開發人員使用,啟用後會精簡腳本內容輸出,建議搭配其它指令選項無互動使用 + 推出此功能是為了方便開發以及运维人員使用,啟用後會精簡腳本內容輸出,建議搭配其它指令選項無互動使用 ``` bash bash <(curl -sSL https://linuxmirrors.cn/main.sh) --pure-mode diff --git a/requirements.txt b/requirements.txt index d785574..054c0ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -mkdocs-material==9.6.15 +mkdocs-material==9.6.16 mkdocs-glightbox==0.4.0 mkdocs-exclude-search==0.6.6 # mkdocs-minify-plugin==0.8.0