Commit Graph

347 Commits

Author SHA1 Message Date
Ryan Wang
9058e60b44 docs: add menu management documentation (#453)
添加菜单管理的使用文档。

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

/kind documentation

```release-note
None
```
2024-10-29 08:16:12 +00:00
Ryan Wang
4b9a671204 docs: add custom login-related pages documentation (#452)
提供自定义登录相关页面的文档。

/kind documentation

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

```release-note
提供自定义登录相关页面的文档。
```
2024-10-29 08:14:12 +00:00
guqing
f106b52017 docs: add docs for using shared objects within the plugin (#451)
### What this PR does?
完善 Halo 共享给插件的 Beans 列表和使用文档

```release-note
None
```
2024-10-29 02:02:10 +00:00
Ryan Wang
cd44c8ba89 docs: restructure theme development documentation (#450)
重构主题开发的部分文档,合并模板路由和模板变量章节。

/kind documentation

```release-note
None
```
2024-10-28 08:18:05 +00:00
Ryan Wang
5ef6bc2712 docs: add database creation tips (#449)
添加创建数据库的提示。

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

```release-note
None
```
2024-10-28 07:32:04 +00:00
guqing
e4edfed6bc docs: update devtools documents (#446)
### What this PR does?
更新 devtools 使用文档

```release-note
None
```
2024-10-28 06:32:05 +00:00
guqing
fa1fb46d25 refactor: update plugin manifest doc (#448)
### What this PR does?
更新插件描述文件的文档

```release-note
None
```
2024-10-28 06:30:05 +00:00
guqing
57e7c2bc03 refactor: update plugin structure doc (#447)
### What this PR does?

更新插件项目结构文档

```release-note
None
```
2024-10-28 04:04:04 +00:00
guqing
c28767ab09 chore: move framework doc file to core developer dir (#445)
### What this PR does?
将 Halo 架构概览移动到系统开发章节

```release-note
None
```
2024-10-25 13:33:55 +00:00
guqing
717ee402f4 refactor: update permission control docs for plugin (#443)
### What this PR does?
重构权限控制部分文档并调整相应结构

```release-note
None
```
2024-10-25 08:01:56 +00:00
Ryan Wang
e3125c4547 docs: update intro documentation (#441)
更新介绍文档。

/kind documentation

```release-note
None
```
2024-10-25 07:59:54 +00:00
Ryan Wang
0074d76b4c docs: add JVM_OPTS environment documentation (#442)
为 Docker 部署添加 JVM_OPTS 环境变量的说明。

Fixes #17 

/kind documentation

```release-note
None
```
2024-10-24 07:31:49 +00:00
Ryan Wang
bb4ade60ec docs: update basic authentication documentation (#440)
更新关于 Basic Auth 认证的说明。

/kind documentation

```release-note
None
```
2024-10-24 04:09:48 +00:00
Ryan Wang
6e55c499ab docs: update documentations for user guide (#439)
更新 Halo 的使用文档。

/kind documentation

```release-note
None
```
2024-10-23 14:58:20 +00:00
Ryan Wang
0d888830df docs: add Halo configuration documentation (#438)
添加 Halo 的配置文档。

/kind documentation

```release-note
None
```
2024-10-23 04:42:17 +00:00
guqing
32c8947334 docs: add devtools upgrade guide for 0.2.0 (#434)
### What this PR does?
添加 Devtools 升级到 0.2.0 版本的升级提示

```release-note
None
```
2024-10-15 11:17:22 +00:00
Ryan Wang
5ce83249d2 docs: update halo official website url (#433)
更新 Halo 官网的地址。

```release-note
None
```
2024-10-15 06:31:21 +00:00
Ryan Wang
afef951e88 docs: update screenshots for version 2.20 (#432)
为 Halo 2.20 更新部分截图。

/kind documentation

```release-note
None
```
2024-10-15 06:01:21 +00:00
Ryan Wang
06e5cb2d20 chore: remove 2.10~2.15 versions (#431)
移除 2.10~2.15 的文档,已经将 2.10~2.15 的文档转移到 https://v2.archive-docs.halo.run/

```release-note
None
```
2024-10-15 04:21:21 +00:00
Ryan Wang
9876911e3a docs: update documentation for Halo 2.20 (#429)
为 [Halo 2.20](https://github.com/halo-dev/halo/releases/tag/v2.20.0) 更新文档。

/kind documentation

```release-note
None
```
2024-10-14 03:33:15 +00:00
KunSir
f752dd74d7 docs: update alibaba-cloud-computenest deploy url (#426)
```release-note
None
```
2024-09-30 02:59:51 +00:00
Ryan Wang
d1a898efcc docs: refine backup tips (#420)
优化升级前备份的提示。

/kind documentation

```release-note
None
```
2024-09-30 02:09:53 +00:00
KunSir
ca902d7a90 docs: add alibaba-cloud-computenest.md (#425) 2024-09-29 09:29:46 +00:00
Takagi
d449d7c676 docs: add explanation for formkit select fieldSelectorKey property (#409)
#### What this PR does / why we need it:

为 formkit select 组件的远程搜索,增加 `fieldSelectorKey` 字段的使用说明。

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

#### Does this PR introduce a user-facing change?
```release-note
None
```
2024-09-18 02:46:49 +00:00
Ryan Wang
a2b7fe2828 docs: add documentation for offline activation of paid apps in the app store (#415)
添加离线激活应用市场付费应用的文档。

/kind documentation

```release-note
None
```
2024-09-14 06:40:32 +00:00
Ryan Wang
65018a5955 docs: add documentation for menu select form item (#416)
添加关于 menuSelect 输入类型的文档。

See https://github.com/halo-dev/halo/pull/6642

/kind documentation

```release-note
None
```
2024-09-14 06:38:31 +00:00
Ryan Wang
5608dedd2b docs: add documentation for RESTful API usage (#412)
添加 REST API 的使用文档。

Fixes #326 
Fixes #216 


```release-note
None
```
2024-09-09 09:34:05 +00:00
guqing
3aadde1218 docs: add docs for unified parameter list method of post finder (#411)
### What this PR does?

为 https://github.com/halo-dev/halo/pull/6531 补充文档说明


```release-note
None
```
2024-09-05 04:45:47 +00:00
Takagi
a82e778e05 docs: supplement formkit select document (#410)
#### What this PR does / why we need it:

补充 formkit select 相关文档。

#### Which issue(s) this PR fixes:

Fixes #408 

#### Does this PR introduce a user-facing change?
```release-note
None
```
2024-09-05 04:43:47 +00:00
Ryan Wang
e431bdc99b docs: update documentation for Halo 2.18 (#407)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2024-09-02 14:14:00 +08:00
Ryan Wang
9d7d609216 docs: add image optimization documentation for theme development (#405)
添加主题开发的图片优化文档。

/kind documentation

```release-note
None
```
2024-09-01 15:49:35 +00:00
Ryan Wang
587f25298b docs: update backup documentation (#406)
完善了恢复方式的文档。

/kind documentation

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

```release-note
None
```
2024-08-28 03:29:22 +00:00
Takagi
ec52b613b4 docs: update select field selector document (#404)
#### What this PR does / why we need it:

更新 formkit select  组件关于远程加载时的字段

#### Does this PR introduce a user-facing change?
```release-note
None
```
2024-08-26 10:31:15 +00:00
Ryan Wang
57b1e280ad docs: update work directory documentation (#403)
更新工作目录的说明。

```release-note
None
```
2024-08-26 09:43:14 +00:00
Takagi
b842e6b44a docs: add formkit select component (#400)
#### What this PR does / why we need it:

添加 formkit select 组件的文档

#### Does this PR introduce a user-facing change?
```release-note
None
```
2024-08-26 09:25:14 +00:00
John Niang
fcdda6845e Rectify the invalid external URL (#399)
Fixes #397 

```release-note
修复错误格式的 External URL 配置
```
2024-08-16 02:20:31 +00:00
Ryan Wang
0dcd978195 docs: improve the display of docker-compose examples (#396)
优化 Docker Compose 部署文档的篇幅,使用选项卡展示不同的配置示例。

<img width="1030" alt="image" src="https://github.com/user-attachments/assets/47bce5f8-4e01-4a32-b78a-38dc8d35b6ff">

/kind documentation

```release-note
None
```
2024-08-12 06:42:51 +00:00
Ryan Wang
250c0180d7 chore: bump docusaurus version to 3.x (#395)
升级 Docusaurus 版本至 3.x

参照 https://docusaurus.io/zh-CN/docs/migration/v3 升级指南。

Fixes #394 

/kind improvement

```release-note
None
```
2024-08-09 14:12:40 +00:00
困困鱼
4a53db88f4 docs: make comment and reply list item operations extendable (#393)
```release-note
None
```
2024-08-09 13:54:39 +00:00
困困鱼
1add3ef3dd docs: refine docs for postFinder.listByOwner (#391)
补充根据创建者用户名和分页参数获取文章列表。

```release-note
None
```
2024-08-09 13:06:40 +00:00
Ryan Wang
8ee81e718b chore: update afdian url (#392)
/kind cleanup

更新爱发电的地址。

```release-note
None
```
2024-08-05 03:52:25 +00:00
Ryan Wang
dd6cc4848a docs: update documentation for Halo 2.18 (#389)
为 [Halo 2.18](https://github.com/halo-dev/halo/releases/tag/v2.18.0) 更新文档。

/kind documentation

```release-note
None
```
2024-08-01 02:50:10 +00:00
Takagi
017ec7aaa9 docs: add docs for plugin ExtensionGetter (#388)
#### What this PR does / why we need it:

添加 ExtensionGetter 的开发者文档及示例。

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

#### Does this PR introduce a user-facing change?
```release-note
None
```
2024-07-26 02:27:39 +00:00
BugKing
64d482f224 docs: update tencent-cloud-lighthouse.md (#387)
```release-note
None
```
2024-07-11 04:07:24 +00:00
guqing
c565125540 docs: add docs for getBreadcrumbs of category finder (#384)
### What this PR does?
为分类 Finder API 新增的 getBreadcrumbs 方法提供文档

see also https://github.com/halo-dev/halo/pull/6135

```release-note
None
```
2024-07-04 15:22:33 +00:00
BugKing
bf152a8458 docs: 增加离线部署文档 (#386) 2024-07-03 13:15:29 +00:00
Ryan Wang
1714c0f496 docs: add documentations for plugin detail modal component (#385)
添加 2.17.0 添加的 PluginDetailModal 组件的文档。

/kind documentation

```release-note
None
```
2024-07-02 15:47:25 +00:00
guqing
b2bab07578 docs: add docs for login handler enhancer (#382)
### What this PR does?
增加关于 LoginHandlerEnhancer 的使用文档

see also https://github.com/halo-dev/halo/pull/6176

```release-note
None
```
2024-07-02 04:53:23 +00:00
guqing
daf93fb72c docs: add docs for check plugin availability by version (#383)
### What this PR does?
添加插件 Finder API 中通过插件名称和版本判断某插件是否可用的 API 的文档

see also https://github.com/halo-dev/halo/pull/6236

```release-note
None
```
2024-07-02 04:51:23 +00:00
guqing
b125e02d8d docs: add docs for template footer processor (#381)
### What this PR does?
为 TemplateFooterProcessor 添加开发文档

see also https://github.com/halo-dev/halo/pull/6191

```release-note
None
```
2024-07-02 04:27:22 +00:00