docs: refine description.md
Signed-off-by: Ryan Wang <i@ryanc.cc>
This commit is contained in:
parent
6b21246372
commit
1aa22267db
|
@ -2,13 +2,14 @@
|
||||||
"$schema": "../schema.json",
|
"$schema": "../schema.json",
|
||||||
"name": "Halo",
|
"name": "Halo",
|
||||||
"available": true,
|
"available": true,
|
||||||
|
"exposable": true,
|
||||||
"port": 8092,
|
"port": 8092,
|
||||||
"id": "halo",
|
"id": "halo",
|
||||||
"description": "",
|
|
||||||
"tipi_version": 1,
|
"tipi_version": 1,
|
||||||
"version": "2.4.2",
|
"version": "2.5.2",
|
||||||
|
"description": "Halo is a powerful and easy-to-use open source website building tool.",
|
||||||
|
"short_desc": "Halo - Open source website building tool.",
|
||||||
"categories": ["social", "media"],
|
"categories": ["social", "media"],
|
||||||
"short_desc": "",
|
|
||||||
"author": "halo-dev",
|
"author": "halo-dev",
|
||||||
"source": "https://github.com/halo-dev/halo",
|
"source": "https://github.com/halo-dev/halo",
|
||||||
"website": "https://halo.run",
|
"website": "https://halo.run",
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: "3"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
halo:
|
halo:
|
||||||
image: halohub/halo:2.4.2
|
image: halohub/halo:2.5.2
|
||||||
container_name: halo
|
container_name: halo
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
|
@ -1,3 +1,9 @@
|
||||||
# Halo
|
# Open source website building tool
|
||||||
|
|
||||||
Repo: <https://github.com/halo-dev/halo>
|
[Halo](https://github.com/halo-dev/halo) is a powerful and easy-to-use open source website building tool, with rich themes and plugins to help you build the ideal site in your mind.
|
||||||
|
|
||||||
|
## Links
|
||||||
|
|
||||||
|
- Repository: <https://github.com/halo-dev/halo>
|
||||||
|
- Awesome Halo: <https://github.com/halo-sigs/awesome-halo>
|
||||||
|
- Homepage: <https://halo.run>
|
Loading…
Reference in New Issue
Block a user