docs: provides Halo 2.0 online demo environment (#98)

提供 Halo 2.0 的在线演示环境。

/kind documentation

```release-note
None
```
JohnNiang-patch-1
Ryan Wang 2 years ago committed by GitHub
parent c8633c4ff2
commit 99a14110b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -49,6 +49,13 @@ docker run -it -d --name halo-next -p 8090:8090 -v ~/halo-next:/root/halo-next -
详细部署文档请查阅:<https://docs.halo.run/2.0.0-SNAPSHOT/getting-started/install/docker>
## 在线体验
- 环境地址:<https://demo.halo.run>
- 后台地址:<https://demo.halo.run/console>
- 用户名:`demo`
- 密码:`P@ssw0rd123..`
## 生态
可访问 [awesome-halo](https://github.com/halo-sigs/awesome-halo) 查看已经适用于 Halo 2.0 的主题和插件,以及适用于 Halo 1.x 的相关仓库。

@ -55,13 +55,12 @@ docker run -it -d --name halo -p 8090:8090 -v ~/.halo:/root/.halo --restart=alwa
详细部署文档请查阅:<https://docs.halo.run/getting-started/install/linux>
## 在线体验
## 在线体验2.0
- 环境地址:<https://demo.halo.run>
- 后台地址:<https://demo.halo.run/admin>
- 用户名demo
- 密码P@ssw0rd123..
- 使用前请阅读:<https://demo.halo.run/archives/tips>
- 后台地址:<https://demo.halo.run/console>
- 用户名:`demo`
- 密码:`P@ssw0rd123..`
## 生态

Loading…
Cancel
Save