Commit Graph

19 Commits

Author SHA1 Message Date
Ryan Wang
276bbb729a docs: refine documentation for annotation setting name (#314)
修改《元数据表单定义》文档中关于 metadata.name 的描述。

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

/kind documentation

```release-note
None
```
2024-02-29 09:41:38 +00:00
Ryan Wang
1b33ca6668 docs: remove theme-astro-starter template (#315)
目前 https://github.com/halo-sigs/theme-astro-starter 还处于验证阶段,放置在文档中可能会造成一定困惑。

/kind documentation

```release-note
None
```
2024-02-20 08:40:08 +00:00
Ryan Wang
6a253dd896 docs: refactor documentation of plugin development (#291)
重构和完善插件开发文档。

/kind documentation

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

```release-note
None
```

---------

Signed-off-by: Ryan Wang <i@ryanc.cc>
Co-authored-by: guqing <i@guqing.email>
2024-01-30 16:00:18 +08:00
Ryan Wang
5e15e35b29 fix: broken links (#302)
修复引用的 https://www.halo.run/archives/halo-and-webp 链接地址。

/kind documentation

```release-note
None
```
2024-01-02 02:50:12 +00:00
Ryan Wang
1d97214ad3 chore: remove 1.x documentation (#303)
移除 1.x 的文档,以及清除一些过时文档。

1.x 所有文档已经被移动到 https://github.com/halo-dev/v1-legacy-docs 并托管在 https://v1.legacy-docs.halo.run

<img width="669" alt="图片" src="https://github.com/halo-dev/docs/assets/21301288/684e4b0e-fc60-44ae-bda1-52fe62c4670d">

/kind cleanup

```release-note
None
```
2024-01-02 02:38:12 +00:00
Anye
a63d555d7b Add notification settings to user guide (#292)
```release-note
None
```
2023-12-10 14:26:09 +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
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