Commit Graph

123 Commits

Author SHA1 Message Date
Ryan Wang
a7707ee2ca docs: add documentation for setup page (#289)
添加系统初始化的文档。

/kind documentation

Fixes #286 

```release-note
None
```
2023-12-08 08:08:08 +00:00
Ryan Wang
9110357574 docs: add documentation for theme error template (#287)
添加主题错误模板的文档。

/kind documentation

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


```release-note
None
```
2023-12-08 08:04:09 +00:00
Ryan Wang
8114326771 docs: refine documentation for repeater formkit input (#288)
更新 FormKit Repeater 的文档。

/kind documentation

```release-note
None
```
2023-12-08 08:02:08 +00:00
Ryan Wang
11a4d97602 docs: update documentation for development (#284)
更新开发环境运行文档,补充关于 UC 个人中心的描述。

/kind documentation

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

```release-note
None
```
2023-12-08 04:08:07 +00:00
Ryan Wang
df6ed25a8e docs: refine documentation of halo:comment tag (#281)
从 Halo 2.9 开始,判断评论组件是否显示的条件不再只是单纯的判断评论插件是否安装。

see https://github.com/halo-dev/halo/pull/4271

/kind documentation


```release-note
None
```
2023-12-01 08:32:10 +00:00
Ryan Wang
7e8a8ecb0d docs: update documentation for Halo 2.11 (#283)
为 Halo 2.11.0 更新文档。

/kind documentation

```release-note
None 
```
2023-12-01 07:00:09 +00:00
Ryan Wang
78ab4dbe14 docs: refine h2 database tips (#280)
优化使用 H2 数据库的提示。

/kind documentation

```release-note
None
```
2023-11-25 03:28:07 +00:00
Ryan Wang
d61ada31bc fix: description of container commands (#279)
修复关于容器参数的描述,从 2.1 之后不应该是**环境变量**

/kind documentation

```release-note
None
```
2023-11-25 02:58:07 +00:00
Ryan Wang
eb1b150785 docs: add downloadPluginPresets step for development documentation (#277)
为开发环境运行文档添加下载预设插件的步骤。

/kind documentation

```release-note
None
```
2023-11-20 06:36:10 +00:00
Ryan Wang
d80d49e1ac docs: remove oneinstack related documentations (#275)
移除 OneinStack 相关文档,目前 OneinStack 已经完全无法使用。

https://oneinstack.com/

```release-note
None
```
2023-11-07 07:45:28 +00:00
Ryan Wang
42206e7b15 docs: improve backup instructions in upgrade documentations (#274)
优化版本升级的备份说明,统一改为使用系统提供的备份功能,而不是手动操作工作目录。

```release-note
None
```
2023-11-07 07:15:28 +00:00
shangjianan2
78a0e1b3f1 docs: improve build step in plugin document (#273)
构建指令不全 https://github.com/halo-dev/plugin-starter 这个链接中的readme指令是全的,有pnpmInstall这个步骤
/kind documentation
```release-note
None
```
2023-10-30 10:36:55 +00:00
shangjianan2
2a38801e80 docs: improve documentations (#272)
优化halo文档(开发者指南->系统开发->构建)

/kind documentation

```release-note
None
```
2023-10-27 08:53:47 +00:00
Ryan Wang
147952f9c2 docs: improve documentations of plugin development (#271)
优化 Halo 插件开发文档。

/kind documentation

```release-note
None
```
2023-10-26 16:12:18 +00:00
Ryan Wang
6446098581 fix: broken links (#266)
修复所有文档的错误链接。

/kind documentation

```release-note
None
```
2023-10-23 08:51:29 +00:00
Ryan Wang
871c231a7c docs: add sponsor page (#265)
添加赞助页面。

/kind documentation

```release-note
None
```
2023-10-14 16:30:13 +00:00
Ryan Wang
0abd6612d8 docs: add security notice for oneinstack (#261)
添加关于 OneinStack 的安全性提示。

/kind documentation

```release-note
None
```
2023-10-13 03:36:11 +00:00
Ryan Wang
ba0c62ef6b docs: update documentation for Halo 2.10 (#262)
为 Halo 2.10.0 更新文档。

/kind documentation

```release-note
None 
```
2023-10-10 04:40:27 +00:00
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
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
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
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
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
3ef8b4c0f9 docs: refactor documentations of user guide (#225)
重构用户指南的部分内容。

/kind documentation

```release-note
None
```
2023-06-09 03:02:11 +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
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