Github 标星 12K!这可能是最好的 Java 博客系统
- 2020 年 2 月 21 日
- 筆記
Halo 是一款现代化的个人独立博客系统,给习惯写博客的同学多一个选择。
简介
Halo [ˈheɪloʊ],意为光环。当然,你也可以当成拼音读(哈喽)。轻快,简洁,功能强大,使用 Java 开发的博客系统。
官方社区 | QQ 交流群 | Telegram 交流群 | Telegram 频道 | WeHalo 小程序。
快速开始
下载最新的 Halo 安装包
curl -L https://github.com/halo-dev/halo/releases/download/v1.1.1/halo-1.1.1.jar --output halo-latest.jar
或者
wget https://github.com/halo-dev/halo/releases/download/v1.1.1/halo-1.1.1.jar -O halo-latest.jar
启动 Halo
java -jar halo-latest.jar
详细文档请移步:https://halo.run/guide
博客示例
请移步:https://github.com/halo-dev/halo/issues/26。
周边
- 后台管理(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/theme
预览图

theme-anatole.png

theme-walker.png

theme-icarus.png

theme-destiny.png

install.png

admin-login.png

admin-dashboard.png

admin-posts.png

admin-post-edit.png

admin-post-publish.png

admin-post-settings.png

admin-attachment.png

admin-profile.png

admin-themes.png

admin-options.png