README.md 2.7 KB
Newer Older
RYAN0UP's avatar
RYAN0UP 已提交
1
<h1 align="center"><a href="https://github.com/halo-dev" target="_blank">Halo</a></h1>
RYAN0UP's avatar
RYAN0UP 已提交
2

RYAN0UP's avatar
RYAN0UP 已提交
3
> Halo 是一款现代化的个人独立博客系统,给习惯写博客的同学多一个选择。
RYAN0UP's avatar
RYAN0UP 已提交
4

RYAN0UP's avatar
RYAN0UP 已提交
5
<p align="center">
RYAN0UP's avatar
RYAN0UP 已提交
6
<a href="https://github.com/halo-dev/halo/releases"><img alt="GitHub release" src="https://img.shields.io/github/release/halo-dev/halo.svg?style=flat-square"/></a>
RYAN0UP's avatar
RYAN0UP 已提交
7
<a href="https://github.com/halo-dev/halo/releases"><img alt="GitHub All Releases" src="https://img.shields.io/github/downloads/halo-dev/halo/total.svg?style=flat-square"></a>
RYAN0UP's avatar
RYAN0UP 已提交
8
<a href="https://hub.docker.com/r/halohub/halo"><img alt="Docker pulls" src="https://img.shields.io/docker/pulls/halohub/halo?style=flat-square"></a>
RYAN0UP's avatar
RYAN0UP 已提交
9
<a href="https://github.com/halo-dev/halo/commits"><img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/halo-dev/halo.svg?style=flat-square"></a>
RYAN0UP's avatar
RYAN0UP 已提交
10
<a href="https://github.com/halo-dev/halo/actions"><img alt="GitHub Workflow Status" src="https://img.shields.io/github/workflow/status/halo-dev/halo/Halo%20CI?style=flat-square"/></a>
RYAN0UP's avatar
RYAN0UP 已提交
11
</p>
RYAN0UP's avatar
RYAN0UP 已提交
12 13 14

------------------------------

RYAN0UP's avatar
RYAN0UP 已提交
15
## 简介
RYAN0UP's avatar
RYAN0UP 已提交
16

RYAN0UP's avatar
RYAN0UP 已提交
17
**Halo** `[ˈheɪloʊ]`,意为光环。当然,你也可以当成拼音读(哈喽)。
RYAN0UP's avatar
RYAN0UP 已提交
18

RYAN0UP's avatar
RYAN0UP 已提交
19
一个优秀的开源博客发布应用,值得一试。
RYAN0UP's avatar
RYAN0UP 已提交
20

RYAN0UP's avatar
RYAN0UP 已提交
21
> [官网](https://halo.run) | [文档](https://docs.halo.run) | [社区](https://bbs.halo.run) | [Telegram 频道](https://t.me/halo_dev)
22

RYAN0UP's avatar
RYAN0UP 已提交
23
## 快速开始
RYAN0UP's avatar
RYAN0UP 已提交
24

RYAN0UP's avatar
RYAN0UP 已提交
25
下载最新的 Halo 安装包:
J
johnniang 已提交
26

RYAN0UP's avatar
RYAN0UP 已提交
27
> 其他地址:https://docs.halo.run/install/downloads
28

J
johnniang 已提交
29
```bash
RYAN0UP's avatar
RYAN0UP 已提交
30
curl -L https://github.com/halo-dev/halo/releases/download/v1.4.4/halo-1.4.4.jar --output halo.jar
J
johnniang 已提交
31 32
```

RYAN0UP's avatar
RYAN0UP 已提交
33
```bash
RYAN0UP's avatar
RYAN0UP 已提交
34
java -jar halo.jar
J
johnniang 已提交
35
```
RYAN0UP's avatar
RYAN0UP 已提交
36

RYAN0UP's avatar
RYAN0UP 已提交
37
### Docker:
J
johnniang 已提交
38 39

```bash
RYAN0UP's avatar
RYAN0UP 已提交
40
docker run -it -d --name halo -p 8090:8090 -v ~/.halo:/root/.halo --restart=always halohub/halo
RYAN0UP's avatar
RYAN0UP 已提交
41
```
RYAN0UP's avatar
0.1.1  
RYAN0UP 已提交
42

RYAN0UP's avatar
RYAN0UP 已提交
43
详细部署文档请查阅:<https://docs.halo.run/install/index>
RYAN0UP's avatar
RYAN0UP 已提交
44

RYAN0UP's avatar
RYAN0UP 已提交
45
## 周边
RYAN0UP's avatar
RYAN0UP 已提交
46

J
johnniang 已提交
47 48
- 后台管理(halo-admin):<https://github.com/halo-dev/halo-admin>
- 独立评论模块(halo-comment):<https://github.com/halo-dev/halo-comment>
RYAN0UP's avatar
RYAN0UP 已提交
49
- 管理 APP(已停止维护):<https://github.com/halo-dev/halo-app>
RYAN0UP's avatar
RYAN0UP 已提交
50
- 主题仓库:<https://halo.run/themes.html>
RYAN0UP's avatar
RYAN0UP 已提交
51
- 资源下载:<https://docs.halo.run/install/downloads>
RYAN0UP's avatar
RYAN0UP 已提交
52
- WeHalo 小程序:<https://github.com/aquanlerou/WeHalo>
RYAN0UP's avatar
RYAN0UP 已提交
53

RYAN0UP's avatar
RYAN0UP 已提交
54
## 许可证
RYAN0UP's avatar
RYAN0UP 已提交
55

RYAN0UP's avatar
RYAN0UP 已提交
56
[![license](https://img.shields.io/github/license/halo-dev/halo.svg?style=flat-square)](https://github.com/halo-dev/halo/blob/master/LICENSE)
RYAN0UP's avatar
RYAN0UP 已提交
57

RYAN0UP's avatar
RYAN0UP 已提交
58
> Halo 使用 GPL-v3.0 协议开源,请尽量遵守开源协议。
RYAN0UP's avatar
RYAN0UP 已提交
59

RYAN0UP's avatar
RYAN0UP 已提交
60
## 贡献
J
John Niang 已提交
61

RYAN0UP's avatar
RYAN0UP 已提交
62 63
参考 [CONTRIBUTING](./CONTRIBUTING.md)

RYAN0UP's avatar
RYAN0UP 已提交
64
## 捐赠
RYAN0UP's avatar
RYAN0UP 已提交
65

RYAN0UP's avatar
RYAN0UP 已提交
66
> 如果 Halo 对你有帮助,可以请开发团队们喝杯☕️。
RYAN0UP's avatar
RYAN0UP 已提交
67

RYAN0UP's avatar
RYAN0UP 已提交
68
- 一次性赞助:<https://sponsor.halo.run>
RYAN0UP's avatar
RYAN0UP 已提交
69
- 周期性赞助:<https://afdian.net/@halo-dev>