diff --git a/docs/intro.md b/docs/intro.md index e4873f4a..748bd15a 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -15,13 +15,16 @@ slug: /

Halo [ˈheɪloʊ],强大易用的开源建站工具。

-

+

GitHub release Docker pulls GitHub last commit GitHub Workflow Status Codecov percentage -
+Halo - Powerful and easy-to-use Open-Source website building tool | Product Hunt +

+ +

官网 文档 社区 @@ -29,14 +32,22 @@ slug: / Telegram 频道

+[![Watch the video](https://www.halo.run/upload/halo-github-screenshot.png)](https://www.bilibili.com/video/BV15x4y1U7RU/?share_source=copy_web&vd_source=0ab6cf86ca512a363f04f18b86f55b86) + ------------------------------ ## 快速开始 +如果你的设备有 Docker 环境,可以使用以下命令快速启动一个 Halo 的体验环境: + ```bash docker run -d --name halo -p 8090:8090 -v ~/.halo2:/root/.halo2 halohub/halo:2.20 ``` +或者点击下方按钮使用 [Gitpod](https://gitpod.io/) 启动一个体验环境: + +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/halo-sigs/gitpod-demo) + 以上仅作为体验使用,详细部署文档请查阅:[https://docs.halo.run/getting-started/install/docker-compose](https://docs.halo.run/getting-started/install/docker-compose) ## 在线体验 @@ -48,8 +59,7 @@ docker run -d --name halo -p 8090:8090 -v ~/.halo2:/root/.halo2 halohub/halo:2.2 ## 生态 -可访问 [awesome-halo](https://github.com/halo-sigs/awesome-halo) 查看已经适用于 Halo 2.0 的主题和插件,以及适用于 Halo -1.x 的相关仓库。 +可访问 [官方应用市场](https://www.halo.run/store/apps) 或 [awesome-halo 仓库](https://github.com/halo-sigs/awesome-halo) 查看适用于 Halo 2.x 的主题和插件。 ## 许可证 @@ -69,7 +79,7 @@ Halo 使用 GPL-v3.0 协议开源,请遵守开源协议。 ## 贡献 -参考 [CONTRIBUTING](https://github.com/halo-dev/halo/blob/master/CONTRIBUTING.md)。 +参考 [CONTRIBUTING](https://github.com/halo-dev/halo/blob/main/CONTRIBUTING.md)。 diff --git a/versioned_docs/version-2.20/intro.md b/versioned_docs/version-2.20/intro.md index e4873f4a..748bd15a 100644 --- a/versioned_docs/version-2.20/intro.md +++ b/versioned_docs/version-2.20/intro.md @@ -15,13 +15,16 @@ slug: /

Halo [ˈheɪloʊ],强大易用的开源建站工具。

-

+

GitHub release Docker pulls GitHub last commit GitHub Workflow Status Codecov percentage -
+Halo - Powerful and easy-to-use Open-Source website building tool | Product Hunt +

+ +

官网 文档 社区 @@ -29,14 +32,22 @@ slug: / Telegram 频道

+[![Watch the video](https://www.halo.run/upload/halo-github-screenshot.png)](https://www.bilibili.com/video/BV15x4y1U7RU/?share_source=copy_web&vd_source=0ab6cf86ca512a363f04f18b86f55b86) + ------------------------------ ## 快速开始 +如果你的设备有 Docker 环境,可以使用以下命令快速启动一个 Halo 的体验环境: + ```bash docker run -d --name halo -p 8090:8090 -v ~/.halo2:/root/.halo2 halohub/halo:2.20 ``` +或者点击下方按钮使用 [Gitpod](https://gitpod.io/) 启动一个体验环境: + +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/halo-sigs/gitpod-demo) + 以上仅作为体验使用,详细部署文档请查阅:[https://docs.halo.run/getting-started/install/docker-compose](https://docs.halo.run/getting-started/install/docker-compose) ## 在线体验 @@ -48,8 +59,7 @@ docker run -d --name halo -p 8090:8090 -v ~/.halo2:/root/.halo2 halohub/halo:2.2 ## 生态 -可访问 [awesome-halo](https://github.com/halo-sigs/awesome-halo) 查看已经适用于 Halo 2.0 的主题和插件,以及适用于 Halo -1.x 的相关仓库。 +可访问 [官方应用市场](https://www.halo.run/store/apps) 或 [awesome-halo 仓库](https://github.com/halo-sigs/awesome-halo) 查看适用于 Halo 2.x 的主题和插件。 ## 许可证 @@ -69,7 +79,7 @@ Halo 使用 GPL-v3.0 协议开源,请遵守开源协议。 ## 贡献 -参考 [CONTRIBUTING](https://github.com/halo-dev/halo/blob/master/CONTRIBUTING.md)。 +参考 [CONTRIBUTING](https://github.com/halo-dev/halo/blob/main/CONTRIBUTING.md)。