Ryan Wang
248fb41985
Update Docusaurus to 3.9.2 and improve i18n
2025-12-24 18:26:01 +08:00
Ryan Wang
5953f17ed2
docs: update documentations for 2.22 ( #537 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc >
2025-12-24 11:31:37 +08:00
Ryan Wang
44ad38cde3
Cleanup outdated docs ( #525 )
...
https://v2.archive-docs.halo.run/
```release-note
None
```
2025-11-13 03:48:45 +00:00
Ryan Wang
1234d6c717
Add app publishing guide ( #510 )
2025-09-05 18:16:50 +08:00
Ryan Wang
7e097c93f9
chore: refine plugin development documentation ( #503 )
...
* chore: refine plugin development documentation
Signed-off-by: Ryan Wang <i@ryanc.cc >
* chore: refine plugin development documentation
Signed-off-by: Ryan Wang <i@ryanc.cc >
* chore: refine plugin development documentation
Signed-off-by: Ryan Wang <i@ryanc.cc >
---------
Signed-off-by: Ryan Wang <i@ryanc.cc >
2025-06-21 20:47:16 +08:00
Ryan Wang
9df9374ce3
docs: update documentations for 2.21 ( #502 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc >
2025-06-15 14:49:12 +08:00
songyg
2a04a7eced
docs: add Rainbond button ( #496 )
...
Co-authored-by: songyg <songyg@goodrain.com >
2025-05-16 11:07:15 +08:00
Ryan Wang
0eb010c402
docs: add Zeabur platform deployment documentation link ( #481 )
...
添加 Zeabur 平台的部署文档链接。
https://zeabur.com/docs/zh-CN/marketplace/halo
```release-note
None
```
2024-12-16 07:16:09 +00:00
guqing
905e121b85
docs: add doc on defining and declaring extension points for plugin extensibility ( #470 )
...
### What this PR does?
提供插件如何被扩展的文档
```release-note
None
```
2024-11-16 03:36:01 +00:00
guqing
a21748cce5
docs: add shared events document for developer ( #468 )
...
### What this PR does?
添加共享事件文档
```release-note
None
```
2024-11-14 08:30:03 +00:00
guqing
c40c587bf2
docs: add plugin dependencies docs ( #467 )
...
### What this PR does?
新增插件依赖开发文档
```release-note
None
```
2024-11-12 09:08:00 +00:00
guqing
92551b7d2d
docs: add document for notification ( #462 )
...
### What this PR does?
新增通知功能相关开发文档
```release-note
None
```
2024-11-01 01:50:44 +00:00
BugKing
618b35f983
docs: 增加阿里云云市场部署文档 ( #459 )
2024-10-31 07:17:07 +00:00
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
Ryan Wang
cd44c8ba89
docs: restructure theme development documentation ( #450 )
...
重构主题开发的部分文档,合并模板路由和模板变量章节。
/kind documentation
```release-note
None
```
2024-10-28 08:18:05 +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
0d888830df
docs: add Halo configuration documentation ( #438 )
...
添加 Halo 的配置文档。
/kind documentation
```release-note
None
```
2024-10-23 04:42:17 +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
ca902d7a90
docs: add alibaba-cloud-computenest.md ( #425 )
2024-09-29 09:29:46 +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
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
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
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
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
Ryan Wang
9d868fa50e
docs: update documentation for Halo 2.17 ( #378 )
...
为 [Halo 2.17](https://github.com/halo-dev/halo/releases/tag/v2.17.0 ) 更新文档。
/kind documentation
```release-note
None
```
2024-07-02 02:41:22 +00:00
Ryan Wang
7eec30763e
docs: update documentation for Halo 2.16 ( #367 )
...
为 Halo 2.16.0 更新文档。
/kind documentation
```release-note
None
```
2024-06-03 04:45:44 +00:00
Ryan Wang
78416a1337
docs: add documentations for app store plugin ( #365 )
...
添加内置应用市场的使用说明,以及更新插件和主题的安装文档。
/kind documentation
Fixes https://github.com/halo-dev/docs/issues/362
```release-note
None
```
2024-06-03 02:45:45 +00:00
Ryan Wang
9420d37857
chore: remove archived docs ( #360 )
...
考虑到此仓库的文档版本逐渐变多,会导致编译过慢,所以这个 PR 移除了 2.0-2.9 的历史版本,并将这些版本部署到了 https://v2.archive-docs.halo.run/
<img width="498" alt="image" src="https://github.com/halo-dev/docs/assets/21301288/64281dc1-28c0-4656-a2fc-10ccc050e2a7 ">
/kind improvement
```release-note
None
```
2024-05-28 11:27:08 +00:00
Ryan Wang
c9f55fac58
docs: tencent cloud lighthouse ( #354 )
...
添加使用腾讯云轻量应用服务器的应用模板部署的文档。
/kind documentation
```release-note
None
```
2024-05-16 07:12:36 +00:00
guqing
b8b5a4e34d
doc: add doc for template head processor extension point ( #348 )
2024-05-08 16:10:19 +08:00
Ryan Wang
846d6c3791
docs: update documentation for Halo 2.15 ( #345 )
...
为 Halo 2.15.0 更新文档。
/kind documentation
```release-note
None
```
2024-04-30 08:14:06 +00:00
Ryan Wang
6e97f3724b
docs: update documentation for Halo 2.14 ( #334 )
...
为 Halo 2.14.0 更新文档。
/kind documentation
```release-note
None
```
2024-04-01 07:28:07 +00:00
Ryan Wang
7dd663136d
docs: update documentation for Halo 2.13 ( #321 )
...
为 Halo 2.13.0 更新文档。
/kind documentation
```release-note
None
```
2024-03-01 04:35:02 +00:00
Ryan Wang
97e0b2b526
refactor: documentation structure ( #310 )
...
重构文档结构,将开发者文档与使用文档分开。
<img width="641" alt="image" src="https://github.com/halo-dev/docs/assets/21301288/baed360c-997b-443c-9a8e-cc53e268b8f4 ">
<img width="766" alt="image" src="https://github.com/halo-dev/docs/assets/21301288/08326aab-d474-4075-bdc9-c628a39ba715 ">
Note: 此改动不造成死链。
```release-note
None
```
2024-02-05 10:00:13 +00:00
Ryan Wang
d0ea59e6e2
docs: update documentation for Halo 2.12 ( #306 )
...
为 Halo 2.12.0 更新文档。
/kind documentation
```release-note
None
```
2024-02-01 03:11:39 +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
Ryan Wang
8759dafa82
docs: add documentation for user center ( #290 )
...
提供个人中心的文档。
/kind documentation
Fixes #285
```release-note
None
```
2023-12-08 08:14:08 +00:00
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
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
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
871c231a7c
docs: add sponsor page ( #265 )
...
添加赞助页面。
/kind documentation
```release-note
None
```
2023-10-14 16:30:13 +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
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