mirror of https://github.com/halo-dev/halo
Merge branch 'master' into dev
commit
c9183421e3
|
@ -1,8 +1,8 @@
|
||||||
# These are supported funding model platforms
|
# These are supported funding model platforms
|
||||||
|
|
||||||
github: [ruibaby]
|
github:
|
||||||
patreon: # Replace with a single Patreon username
|
patreon: halo_dev
|
||||||
open_collective: # Replace with a single Open Collective username
|
open_collective: # Replace with a single Open Collective username
|
||||||
ko_fi: # Replace with a single Ko-fi username
|
ko_fi: # Replace with a single Ko-fi username
|
||||||
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
|
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
|
||||||
custom: ['https://pay.ryanc.cc']
|
custom: ['https://afdian.net/@halo-dev','https://sponsor.halo.run']
|
||||||
|
|
|
@ -19,7 +19,7 @@ assignees: ''
|
||||||
- 我已经安装了最新版的 Halo
|
- 我已经安装了最新版的 Halo
|
||||||
- 我已经搜索了已有的 Issues 列表中有关的信息
|
- 我已经搜索了已有的 Issues 列表中有关的信息
|
||||||
- 我已经搜索了论坛中有关的信息:https://bbs.halo.run
|
- 我已经搜索了论坛中有关的信息:https://bbs.halo.run
|
||||||
- 我已经阅读了 Halo 的 FAQ:https://halo.run/guide/faq.html
|
- 我已经阅读了 Halo 的 FAQ:https://halo.run/archives/other-faq
|
||||||
-->
|
-->
|
||||||
|
|
||||||
## 我的环境
|
## 我的环境
|
||||||
|
|
|
@ -209,7 +209,7 @@
|
||||||
- 修复导出博客数据的问题。
|
- 修复导出博客数据的问题。
|
||||||
|
|
||||||
## Tips
|
## Tips
|
||||||
> 此版本为 0.x 最后一个版本,不支持直接升级到 v1.0 版本。如需从 0.x 升级为 v1.0,请参考 https://halo.run/docs/migrate-from-0.4.4.html
|
> 此版本为 0.x 最后一个版本,不支持直接升级到 v1.0 版本。如需从 0.x 升级为 v1.0,请参考 https://halo.run/archives/install-migrate-from-044
|
||||||
|
|
||||||
# 0.4.3
|
# 0.4.3
|
||||||
## New features
|
## New features
|
||||||
|
|
|
@ -45,7 +45,7 @@ wget https://github.com/halo-dev/halo/releases/download/v1.2.0/halo-1.2.0.jar -O
|
||||||
java -jar halo-latest.jar
|
java -jar halo-latest.jar
|
||||||
```
|
```
|
||||||
|
|
||||||
详细文档请移步:<https://halo.run/guide>
|
详细文档请移步:<https://halo.run/archives/install-quick-start>
|
||||||
|
|
||||||
## 博客示例
|
## 博客示例
|
||||||
|
|
||||||
|
@ -56,7 +56,7 @@ java -jar halo-latest.jar
|
||||||
- 后台管理(halo-admin):<https://github.com/halo-dev/halo-admin>
|
- 后台管理(halo-admin):<https://github.com/halo-dev/halo-admin>
|
||||||
- 独立评论模块(halo-comment):<https://github.com/halo-dev/halo-comment>
|
- 独立评论模块(halo-comment):<https://github.com/halo-dev/halo-comment>
|
||||||
- 管理 APP(halo-app):<https://github.com/halo-dev/halo-app>
|
- 管理 APP(halo-app):<https://github.com/halo-dev/halo-app>
|
||||||
- 主题仓库:<https://halo.run/theme>
|
- 主题仓库:<https://halo.run/s/themes>
|
||||||
- WeHalo 小程序:<https://github.com/aquanlerou/WeHalo>
|
- WeHalo 小程序:<https://github.com/aquanlerou/WeHalo>
|
||||||
|
|
||||||
## 许可证
|
## 许可证
|
||||||
|
|
Loading…
Reference in New Issue