快捷部署方法
方法一,只需要克隆 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 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
添加镜像网站
你可以在项目仓库和网站上添加你部署的镜像链接,这不仅有助于提升你网站的权重,还能加快搜索引擎的抓取和收录速度。
|
**推荐使用的镜像 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> |
快捷部署方法
方法一,只需要克隆 gh-pages 分支代码到你的静态服务就可以了
你可以使用 gitee 镜像仓库获取最新的代码
方法二,使用 docker 快捷部署 web 版
$ 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
linux-command/template/contributors.ejs
Lines 194 to 200 in 400530b