Skip to content

欢迎大家部署镜像网站,网站我将放置在仓库 README 和 贡献页面 #649

@jaywcjlove

Description

@jaywcjlove

快捷部署方法

方法一,只需要克隆 gh-pages 分支代码到你的静态服务就可以了

$ git clone https://github.com/jaywcjlove/linux-command.git -b gh-pages

你可以使用 gitee 镜像仓库获取最新的代码

$ git clone https://gitee.com/jaywcjlove/linux-command.git -b gh-pages

方法二,使用 docker 快捷部署 web 版

Docker Image Version (latest by date) Docker Image Size (latest by date) Docker Pulls

$ docker pull wcjiang/linux-command

$ docker run --name linux-command --rm -d -p 9665:3000 wcjiang/linux-command:latest
# Or
$ docker run --name linux-command -itd -p 9665:3000 wcjiang/linux-command:latest

添加镜像网站

你可以在项目仓库和网站上添加你部署的镜像链接,这不仅有助于提升你网站的权重,还能加快搜索引擎的抓取和收录速度。

linux-command/README.md

Lines 71 to 81 in 400530b

**推荐使用的镜像 web 版本**
[**`linux.sicangge.com`**](https://linux.sicangge.com)
[**`linuxsearch.largeinfo.cc`**](http://linuxsearch.largeinfo.cc)
[**`srebro.cn`**](https://linux.srebro.cn/)
[**`getaifun.com`**](https://getaifun.com/linux)
[**`linux.devonline.net`**](http://linux.devonline.net/)
[**`man.zch.ooo`**](https://man.zch.ooo/)
[**`linux.mmoke.com`**](https://linux.mmoke.com)
[**`bqrdh.com`**](https://tools.bqrdh.com/linux-command/)
[**`linux.zyimm.com`**](http://linux.zyimm.com/)

<h1 id="镜像网站">镜像网站</h1>
<div class="links">
<a target="_blank" href="https://linux.sicangge.com">linux.sicangge.com</a>
<a target="_blank" href="http://linuxsearch.largeinfo.cc">linuxsearch.largeinfo.cc</a>
<a target="_blank" href="https://linux.srebro.cn/">srebro.cn</a>
<a target="_blank" href="https://getaifun.com/linux">getaifun.com</a>
<a target="_blank" href="http://linux.devonline.net/">linux.devonline.net</a>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions