Skip to content
/ halo Public
forked from halo-dev/halo

强大易用的开源建站工具。

License

Notifications You must be signed in to change notification settings

liduanwei/halo

This branch is 3014 commits behind halo-dev/halo:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

26f29b2 · Feb 13, 2023
Dec 8, 2022
May 17, 2022
Nov 11, 2022
Mar 4, 2022
Dec 3, 2021
Feb 10, 2023
Apr 14, 2022
Apr 3, 2019
Nov 15, 2022
Jun 12, 2022
Dec 3, 2021
Dec 14, 2022
Mar 21, 2018
Feb 13, 2023
Feb 10, 2023
Sep 29, 2021
Jan 31, 2023
Feb 1, 2023
Mar 4, 2022
Mar 4, 2022
Oct 25, 2022

Repository files navigation

Halo logo

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

GitHub release Docker pulls GitHub last commit GitHub Workflow Status
官网 文档 社区 Gitee Telegram 频道


快速开始

docker run \
  -it -d \
  --name halo \
  -p 8090:8090 \
  -v ~/.halo2:/root/.halo2 \
  halohub/halo:2.2 \
  --halo.external-url=http://localhost:8090/ \
  --halo.security.initializer.superadminuser=admin \
  --halo.security.initializer.superadminpassword=P@88w0rd

以上仅作为体验使用,详细部署文档请查阅:https://docs.halo.run/getting-started/install/docker-compose

在线体验

生态

可访问 awesome-halo 查看已经适用于 Halo 2.0 的主题和插件,以及适用于 Halo 1.x 的相关仓库。

许可证

license

Halo 使用 GPL-v3.0 协议开源,请遵守开源协议。

贡献

参考 CONTRIBUTING

状态

Repobeats analytics

About

强大易用的开源建站工具。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.3%
  • Other 0.7%