mirror of https://github.com/halo-dev/halo
![]() * feat: #1225 * fix: compatible with jdk1.8 * fix: format code * fix: fix the problem that the status of the recycle bin file is incorrect when revocering * fix: format code * fix: format code * fix: fix the post cannot be converted to recyling mode * fix: post cannot be published on deleting the category password * fix: fix jpa error * fix: format code * fix: encryption type extracted into enum * fix: format code * fix: format code * fix: changes requested * fix: format code * fix: revert checkstyle.xml * fix: change request * fix: not encrypt 方法改为重载方法 * fix: 修复因调整 git 版本被回退的代码 Co-authored-by: xiangbei.yzx <xiangbei.yzx@alibaba-inc.com> |
||
---|---|---|
.github | ||
config/checkstyle | ||
gradle/wrapper | ||
scripts | ||
src | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
SECURITY.md | ||
build.gradle | ||
gradlew | ||
gradlew.bat | ||
settings.gradle |
README.md
Halo
Halo 是一款现代化的个人独立博客系统,给习惯写博客的同学多一个选择。
简介
Halo [ˈheɪloʊ]
,意为光环。当然,你也可以当成拼音读(哈喽)。
一个优秀的开源博客发布应用,值得一试。
官网 | 文档 | 社区 | Telegram 频道
快速开始
下载最新的 Halo 安装包:
curl -L https://github.com/halo-dev/halo/releases/download/v1.4.3/halo-1.4.3.jar --output halo.jar
java -jar halo.jar
Docker:
docker run -it -d --name halo -p 8090:8090 -v ~/.halo:/root/.halo --restart=always halohub/halo
详细部署文档请查阅:https://docs.halo.run/install/index
周边
- 后台管理(halo-admin):https://github.com/halo-dev/halo-admin
- 独立评论模块(halo-comment):https://github.com/halo-dev/halo-comment
- 管理 APP(已停止维护):https://github.com/halo-dev/halo-app
- 主题仓库:https://halo.run/themes.html
- 资源下载:https://docs.halo.run/install/downloads
- WeHalo 小程序:https://github.com/aquanlerou/WeHalo
许可证
Halo 使用 GPL-v3.0 协议开源,请尽量遵守开源协议。
贡献
参考 CONTRIBUTING。
捐赠
如果 Halo 对你有帮助,可以请开发团队们喝杯☕️。
- 一次性赞助:https://sponsor.halo.run
- 周期性赞助:https://afdian.net/@halo-dev