一个优秀的开源博客发布应用。 https://github.com/halo-dev/halo https://halo.run
Halo 是一款现代化的个人独立博客系统,给习惯写博客的同学多一个选择。
轻快,简洁,功能强大,使用 Java 开发的博客系统。
1. 下载最新的 Halo 安装包
curl -L https://github.com/halo-dev/halo/releases/download/v1.2.0/halo-1.2.0.jar --output halo-latest.jar
或者
wget https://github.com/halo-dev/halo/releases/download/v1.2.0/halo-1.2.0.jar -O halo-latest.jar
2. 启动 Halo
java -jar halo-latest.jar
详细文档请移步:https://halo.run/archives/install-quick-start
3. 周边
- 后台管理(halo-admin):https://github.com/halo-dev/halo-admin
- 独立评论模块(halo-comment):https://github.com/halo-dev/halo-comment
- 管理 APP(halo-app):https://github.com/halo-dev/halo-app
- 主题仓库:https://halo.run/s/themes
- WeHalo 小程序:https://github.com/aquanlerou/WeHalo