Halo-個人獨立博客系統
項目地址:https://github.com/halo-dev/halo
安裝指導:https://halo.run/guide/
簡介:
Halo 是一款現代化的個人獨立博客系統,給習慣寫博客的同學多一個選擇。
Halo [ˈheɪloʊ],意為光環。當然,你也可以當成拼音讀(哈嘍)。
輕快,簡潔,功能強大,使用 Java 開發的博客系統。
快速安裝
下載最新的 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
然后訪問:ip:8090 進入博客系統后台
博客頁面演示:
博客示例
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