Commit Graph

358 Commits

Author SHA1 Message Date
John
587cd952d6 docs: add halo on podman (#256)
添加使用 Podman 部署Halo的方法.

```release-note
None 
```
2023-09-27 05:22:17 +00:00
AllinProgram
8df9f0ceeb fix: example code in menu finder api (#260)
Fixes https://github.com/halo-dev/docs/issues/259

```release-note
修正文档中关于获取菜单显示名称的代码示例,详情请参见:https://github.com/halo-dev/docs/issues/259
```
2023-09-25 03:36:13 +00:00
Ryan Wang
58b41335e1 docs: lock postgres version in docker compose example (#257)
固定 Docker Compose 文档中 postgres 的版本,防止使用 latest 标签导致跨版本不兼容。

/kind documentation

```release-note
None
```
2023-09-19 06:52:21 +00:00
TnZzZHlp
4a59d44091 fix: typos in plugin docs (#254) 2023-09-09 10:14:14 +00:00
Hilary Liu
2e77363d29 fix: menu api example in theme dev docs (#252)
日常主题开发中,我们应该使用菜单最终生成到名字

```release-note
None
````
2023-09-08 02:40:12 +00:00
John Niang
a1a2a4d297 Remove useless deploy step (#251)
/kind cleanup

Halo docs site has been deployed by Cloudflare Page. The deploy step in GitHub workflow is currently not useful.

```release-note
None
```
2023-09-07 08:16:10 +00:00
Ryan Wang
12a8b47426 feat: add image zoom feature (#250)
支持点击放大图片。

```release-note
None 
```
2023-09-06 08:56:14 +00:00
QuinlanHoo
d8158746f1 Update MySQL to 8.1.0 to prevent mysql_native_password warning (#249)
使用caching_sha2_password代替mysql_native_password。

以解决使用My SQL的Docker镜像报Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'。告警的问题。

```release-note
None
```
2023-09-05 09:58:11 +00:00
Ryan Wang
f1b641dc12 docs: update documentation for Halo 2.9 (#246)
为 Halo 2.9.0 更新文档。

/kind documentation

```release-note
None 
```
2023-09-01 03:48:12 +00:00
Ryan Wang
32163df337 docs: update the instructions for the initial administrator in the deployment document (#244)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2023-08-31 22:25:05 -05:00
Ryan Wang
d937472224 docs: add downloadPluginPresets step for build documentation (#243)
完善开发环境构建的文章,添加下载预设插件的步骤。

Fixes #242 
Ref https://github.com/halo-dev/halo/issues/4418#issuecomment-1677354115

/kind documentation

```release-note
None
```
2023-08-21 11:42:12 +00:00
Ryan Wang
11384757c9 chore: update umami tracker config (#245)
更新 Umami 统计的配置信息。

/kind improvement

```release-note
None 
```
2023-08-21 11:38:11 +00:00
Ryan Wang
72c2ef8cc7 docs: update documentation for Halo 2.8 (#238)
为 Halo 2.8.0 更新文档。

/kind documentation

```release-note
None 
```
2023-08-01 06:40:35 +00:00
Ryan Wang
b25183347f docs: add backup and restore documentations (#237)
添加备份和恢复的使用文档。

/kind documentation

Fixes https://github.com/halo-dev/docs/issues/236

```release-note
None
```
2023-08-01 03:32:16 +00:00
Ryan Wang
18bab50498 docs: update documentation for Halo 2.7 (#234)
为 Halo 2.7.0 更新文档。

/kind documentation

```release-note
None 
```
2023-06-30 05:08:11 +00:00
BugKing
801291838f docs: 增加 Helm 部署文档 (#233)
增加 Helm Chart 部署文档。

Close #181
2023-06-29 08:14:11 +00:00
Ryan Wang
2acc48e6f9 docs: fix headings of nginxproxymanager.md (#230) 2023-06-19 16:20:09 +08:00
Ryan Wang
3119754ff6 docs: fix broken link in backup-migration.md (#231) 2023-06-19 16:19:56 +08:00
Ryan Wang
fb691cad4a docs: refine repeater props (#232)
完善开发者文档中关于 Repeater 表单项的参数。

/kind documentation

```release-note
None
```
2023-06-13 02:54:12 +00:00
Ryan Wang
2222905387 docs: improve documentation of 1Panel (#229)
优化使用 1Panel 部署的文档。

/kind documentation

```release-note
None
```
2023-06-12 06:50:11 +00:00
Ryan Wang
5e70b24ed1 chore: bump docusaurus version to 2.4 (#228)
升级 Docusaurus 的版本至 2.4 

```release-note
None
```
2023-06-09 06:36:11 +00:00
Ryan Wang
3ef8b4c0f9 docs: refactor documentations of user guide (#225)
重构用户指南的部分内容。

/kind documentation

```release-note
None
```
2023-06-09 03:02:11 +00:00
Ryan Wang
f9bbef1a63 chore: update site configs (#227)
1. 修改标题为 `Halo 文档`。
2. Sitemap 排除旧文档的索引,防止 Algolia 额度不够导致无法建索引。
3. 修改页面底部的 Copyright。
4. 修改底部的主题仓库为应用市场。


/kind improvement

```release-note
None
```
2023-06-07 09:57:22 +00:00
Ryan Wang
b3382b0170 docs: fix typos and word case (#226)
修正部分单词错误和写法错误。

/kind improvement

```release-note
None
```
2023-06-07 06:25:23 +00:00
airbo
81cdc88b31 docs: update form schema link (#224)
Fix #223 
```release-note
None
```
2023-06-02 01:26:18 +00:00
Ryan Wang
5d74edea8f docs: update documentation for Halo 2.6 (#222)
为 Halo 2.6 更新文档。

/kind documentation

```release-note
None
```
2023-06-01 07:43:14 +00:00
Simple
4b934c0ace docs: add configuration examples for the Windows platform in the plugin-related documents (#219)
Halo 插件开发 Windows 环境下插件绝对路径的补充

Ref #218 

/kind documentation


```release-note
None
```
2023-05-26 15:48:13 +00:00
Ryan Wang
11b2ac3b3e docs: update documentation of attachment form schema (#217)
更新 Form Schema 文档中 Attachment 类型的参数。

Ref https://github.com/halo-dev/halo/pull/3827

/kind documentation

```release-note
None
```
2023-05-26 14:50:13 +00:00
Simple
e7cce8f366 docs: fix incorrect configuration instructions in runtime-mode.md (#221)
/kind documentation
Closes #220

```release-note
None
```
2023-05-26 13:38:11 +00:00
Ryan Wang
9daf914879 docs: refine documentation of installation (#215)
优化安装文档。

1. 优化安装完成之后的提示。
2. 优化 Docker 启动参数的描述。
3. Docker 的数据库配置参数添加 MariaDB 的说明。
4. 移动反向代理方式的顺序。

/kind documentation

```release-note
None 
```
2023-05-08 04:27:38 +00:00
Ryan Wang
bc5fe02283 docs: docs: update documentation for Halo 2.5 (#212)
为 Halo 2.5 更新文档。

/kind documentation

```release-note
None
```
2023-04-28 03:50:17 +00:00
Ryan Wang
38b006eea3 docs: update migration documentation (#209)
更新迁移文档。目前 Halo 的官方迁移插件已经基本实现所有数据的迁移,请看:

- https://github.com/halo-sigs/plugin-migrate/pull/19
- https://github.com/halo-sigs/plugin-migrate/pull/21

Fixes #208 

/kind documentation

```release-note
None
```
2023-04-27 02:30:18 +00:00
wxyShine
fe704e8036 Add installation method while MySQL exists (#201)
Add docker-compose to use the existing Mysql deployment method

```release-note
None
```
2023-04-07 07:04:10 +00:00
Ryan Wang
862756a76c docs: update documentation for Halo 2.4.1 (#207)
为 Halo 2.4.1 更新文档。

/kind documentation

```release-note
None
```
2023-04-04 04:02:14 +00:00
John Niang
c2bac256e9 Update document about building halo 2.4.0 (#206)
See https://github.com/halo-dev/docs/issues/205 for more.

```release-note
None
```
2023-04-01 04:26:11 +00:00
Ryan Wang
4edbf7e639 docs: update documentation for Halo 2.4 (#203)
为 Halo 2.4 更新文档。

/kind documentation

```release-note
None
```
2023-03-31 03:54:14 +00:00
Ryan Wang
96feaf5631 typo: fix typo in the description of external url (#202)
修正 Docker 参数 `halo.external-url` 描述中的错别字。

/kind documentation

```release-note
None 
```
2023-03-28 09:18:12 +00:00
BugKing
aaa258d244 docs: add docs for installation with 1Panel (#200)
增加使用 1Panel 进行部署的文档。

Fixes #199 

```release-note
None
```
2023-03-27 04:28:11 +00:00
Li
1d939e714f docs: add target attribute documentation for menu item (#191)
添加主题开发 - 导航菜单中关于 `target` 属性的文档

/kind documentation

Fixes #190 

```release-note
None
```
2023-03-14 02:50:18 +00:00
Ryan Wang
0998964dca docs: update documentations for building and running in development env (#198)
因为目前已经将 Console 合并到了 Halo 主仓库,所以需要修改开发环境运行和构建的文档。

See https://github.com/halo-dev/halo/issues/3393

Fixes #197 

/kind documentation

```release-note
None
```
2023-03-10 03:02:13 +00:00
Ryan Wang
a23ea5940f docs: update documentation for Halo 2.3 (#196)
为 Halo 2.3 更新文档。

/kind documentation

```release-note
None
```
2023-03-01 14:06:19 +00:00
Ryan Wang
29a7cc4f78 fix: incorrect hightlight number of docker compose example code block (#195)
/kind documentation

修复由 https://github.com/halo-dev/docs/pull/189 导致的 Docker Compose 代码块高亮行错误的问题。

before:

<img width="727" alt="image" src="https://user-images.githubusercontent.com/21301288/221819214-fd261a4a-c6bf-4228-8377-bbb3a7aebb55.png">

after:

<img width="917" alt="image" src="https://user-images.githubusercontent.com/21301288/221819329-5087b143-e93c-4eff-a101-2d003c8f2e2a.png">

```release-note
None
```
2023-03-01 03:46:19 +00:00
舒夏
b0e841bc4a Refine docker run command (#194)
```release-note
None
```
2023-03-01 03:44:24 +00:00
Li
4fdea96f09 docs: add a tip for default admin username and password for development environment (#192)
添加开发环境下初始管理员用户名和密码的提示

/kind documentation

Fixes #188 

```release-note
None
```
2023-02-27 14:08:17 +00:00
BugKing
f6e0ae6f1d docs: add healthcheck for halo in compose (#189)
在 Docker Compose 文件中,使用 `/actuator/health/readiness` 接口为 Halo 服务增加健康检查。


```release-note
docs: add healthcheck for halo in compose
```
2023-02-27 07:32:16 +00:00
guqing
f21171de21 feat: add plugin development docs (#123)
### What this PR does?
添加插件开发文档

### Which issue(s) this PR fixes
Fixes #113

/area docs

```release-note
None
```
2023-02-14 08:40:11 +00:00
WinteWu
4d59c627c5 fix: nginx link error in docker-compose page (#186)
```release-note
None
```
2023-02-06 09:42:13 +00:00
Scott_N_Yang
a324a86fc3 docs: add documentation of traefik proxy (#172)
增加 Traefik 与 Halo 配合使用的文档

/kind documentation

```release-note
None
```
2023-02-03 16:32:11 +00:00
Ryan Wang
e89334a6b4 docs: add documentation for custom template tag (#179)
添加 Halo 为 Thymeleaf 提供的 Halo 专有标签的文档。

/kind documentation

Fixes #160 

```release-note
None
```
2023-02-03 08:08:11 +00:00
Ryan Wang
bc4497eeac docs: bump docusaurus version to 2.3.0 (#184)
升级 docusaurus 的版本:https://github.com/facebook/docusaurus/releases/tag/v2.3.0

/kind improvement

```release-note
None
```
2023-02-03 07:14:13 +00:00