Go to file
RYAN0UP_ ad1b016a75 👽 Update README 2018-03-22 21:22:23 +08:00
bin fix some bugs 2018-03-19 09:52:30 +08:00
src 👽 Update comment system 2018-03-22 11:28:28 +08:00
.gitattributes Adding a .gitattributes 2018-03-21 21:55:00 +08:00
.gitignore add .gitignore 2018-01-21 18:09:39 +08:00
LICENSE Create LICENSE 2018-03-21 21:39:46 +08:00
README.md 👽 Update README 2018-03-22 21:22:23 +08:00
assembly.xml first commit 2018-01-21 18:08:26 +08:00
pom.xml 👽 Updating Spring Boot to 2.0.1 2018-03-21 17:56:25 +08:00

README.md

Halo

Halo may be the best Java blog system. | Halo可能是最好的Java博客系统。

GitHub release license


目录

Introduction 简介

Halo [ˈheɪloʊ]
Fast,simple,powerful blog system powered by Java.

Halo [ˈheɪloʊ],意为光环。当然,你也可以读拼音(哈喽)。
轻快简洁功能强大使用Java开发的博客系统。

Demo 演示

http://halo.ryanc.cc

Download 下载

Download

目前处于1.0 Beta版使用过程中可能会出现一些bug希望可以得到反馈。

Docs 文档

Halo Document

文档正在整理中。

License 许可证

GPL-3.0

Thanks 感谢

Halo的诞生离不开下面这些开源项目

  • Spring BootSpring的微服务框架
  • H2 Database:嵌入式数据库,无需安装
  • Druid:阿里的数据源
  • Lombok:让代码更简洁
  • oh-my-email可能是最小的Java邮件发送库了支持抄送、附件、模板等
  • AdminLTE基于Bootstrap的后台模板