Commit Graph

50 Commits

Author SHA1 Message Date
Ryan Wang
33beb46cf1 Add Iconify icon selector to FormKit docs (#527) 2025-12-10 16:35:57 +08:00
Takagi
a5b72b6a8e docs: add docs for draggable menu extension point (#517)
* docs: add docs for draggable menu extension point

Revised documentation to reflect the new draggable menu extension API, replacing the previous draggable functionality. Added details and examples for `getDraggableMenuItems`, described menu nesting, and included a new reference image for the draggable menu.

* docs: supplement document

* docs: correct wording for drag menu extension explanation

---------

Co-authored-by: Ryan Wang <i@ryanc.cc>
2025-10-27 18:03:21 +08:00
Ryan Wang
afda4f83bf docs: add documentation for singlePage extension (#501)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2025-06-15 12:03:18 +08:00
Ryan Wang
04ee260416 docs: add docs for dashboard widgets extension points (#500)
See https://github.com/halo-dev/halo/pull/7496

```release-note
None
```
2025-06-06 08:36:56 +00:00
Ryan Wang
48c094d1be docs: update documentation for using Alibaba Cloud ECS Halo image (#463)
更新使用阿里云镜像部署 Halo 的文档。


```release-note
None
```
2024-11-01 10:20:49 +00:00
Ryan Wang
58d9fa35e1 docs: add documentation for extension point settings (#454)
添加插件管理 -> 扩展配置的使用文档。

/kind documentation

```release-note
None
```
2024-10-29 08:18:12 +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
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
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
6e55c499ab docs: update documentations for user guide (#439)
更新 Halo 的使用文档。

/kind documentation

```release-note
None
```
2024-10-23 14:58:20 +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
KunSir
ca902d7a90 docs: add alibaba-cloud-computenest.md (#425) 2024-09-29 09:29:46 +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
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
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
困困鱼
4a53db88f4 docs: make comment and reply list item operations extendable (#393)
```release-note
None
```
2024-08-09 13:54:39 +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
23a1936cbb docs: add a description regarding external-url (#356)
在《腾讯云轻量应用模板》文档中添加有关外部访问地址的说明。

/kind documentation

```release-note
None
```
2024-05-20 08:00:42 +00:00
Ryan Wang
c9f55fac58 docs: tencent cloud lighthouse (#354)
添加使用腾讯云轻量应用服务器的应用模板部署的文档。

/kind documentation

```release-note
None
```
2024-05-16 07:12:36 +00:00
Ryan Wang
0ce0fd13a5 docs: add documentation for user tab (#340)
为用户资料选项卡和个人中心的资料选项卡扩展点添加文档。

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

/kind documentation

```release-note
None
```
2024-04-24 17:25:32 +00:00
Takagi
64b30fae7d docs: add formkit verfiyForm documentation (#327)
为 FormKit Schema 文档添加 verifyForm 的内容。相关改动查看 https://github.com/halo-dev/halo/pull/5464

/kind documentation

```release-note
None
```
2024-03-27 03:26:07 +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
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
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
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
BugKing
aaa258d244 docs: add docs for installation with 1Panel (#200)
增加使用 1Panel 进行部署的文档。

Fixes #199 

```release-note
None
```
2023-03-27 04:28:11 +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
Ryan Wang
1165cff265 docs: add documentation for annotations form definition (#165)
添加 Annotations Form 表单定义和使用的文档。

Fixes #154 

/kind documentation

```release-note
None
```
2023-01-05 09:10:37 +00:00
BugKing
f89f0beadf docs: refine user guide documentation for Halo 2.1.0 (#159)
为 Halo 2.1 完善用户使用指南。

/kind documentation

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

```release-note
None
```
2022-12-29 13:00:33 +00:00
RalstonLiu
1416be911c docs: add documentation for use with Nginx Proxy Manager (#149)
添加nginxproxymanager的文档,之前PR关闭了

```release-note
None
```
2022-12-26 02:50:32 +00:00
BugKing
2ec6fbb8af Fix illustration for uninstalling plugins (#152)
```release-note
fix: 卸载插件配图错误
````

Fixes #151
2022-12-22 07:32:29 +00:00
Simple-Stark
39d34fbea6 docs: improve the developer run guide (#139)
针对 WIndows 平台优化开发者运行的文档。

/kind documentation

```release-note
None
```
2022-12-12 04:04:22 +00:00
Ryan Wang
89fb87557c docs: update documentation for Halo 2.0.0 (#125)
为 Halo 2.0 正式版更新文档。

/kind documentation

```release-note
None
```
2022-12-01 01:33:51 +00:00
Ryan Wang
779e584dbd docs: adding documentation for migration from 1.x (#115)
添加从 1.x 迁移的文档。

See preview link at <https://halo-docs-git-fork-ruibaby-docs-add-docs-for-mi-9c13bf-halo-dev.vercel.app/2.0.0-SNAPSHOT/getting-started/migrate-from-1.x>.

```release-note
None
```
2022-12-01 01:31:58 +00:00
BugKing
daca55161a docs: add user guide and quick start (#124)
```release-note
docs: 补充快速入门及用户指南
```
2022-12-01 00:55:50 +00:00
Ryan Wang
74580f6b43 docs: tips for reload theme configs for theme development (#121)
/kind documentation

在主题开发文档中添加重载主题配置的提示。

```release-note
None
```
2022-11-28 10:06:17 +00:00
Ryan Wang
aee974185e docs: refine theme development documentation (#110)
完善 Halo 2.0 主题开发的文档。

/kind documentation

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

TODO list:

- [x] 准备工作 - 提供从搭建 Halo 开发环境到成功应用一个新的主题的过程。
- [x] 目录结构 - 详细解释一个主题的目录构成,包括每一个目录和文件的作用。
- [x] 配置文件 - 提供 `theme.yaml` 的各个配置的解释。
- [x] 设置选项 - 讲解如何在主题模板中使用主题定义的 `settings.yaml` 配置项。**注意:关于 settings.yaml 或许可以单独出一篇文档,因为插件也需要用到。主题和插件的文档只需要单独讲解如何使用**
- [x] 静态资源 - 讲解静态资源的引用。
- [x] 核心路由 - 列出 Halo 核心提供的路由以及模板,其中需要包括 `文章/自定义页面/分类的自定义模板` 的讲解
- [x] 模板变量 - 讲解系统内提供的路由对应模板中包含的变量。
- [x] Finder APIs - 讲解数据获取 API 的使用。
- [x] 常用代码片段 - 提供一些在主题开发中常用的代码片段,比如如何定义一个 `layout.html`,如何结构化渲染一个菜单或者文章分类等。

```release-note
None
```
2022-11-23 08:39:29 +00:00
Ryan Wang
291023f4f9 docs: add documentation for local environment runs (#101)
添加本地开发环境运行的文档。

/kind documentation
/cc @halo-dev/sig-docs 

```release-note
None
```
2022-10-14 03:42:17 +00:00
Ryan Wang
de31762622 chore: remove wwads 2021-11-26 23:06:30 +08:00
Ryan Wang
039e47b764 feat: add wwads. 2021-10-10 00:20:56 +08:00
Ryan Wang
d0c8da473b feat: add wwads. 2021-10-10 00:16:50 +08:00
Ryan Wang
20f9562836 chore: remove unnecessary images. 2021-10-08 23:22:52 +08:00
Ryan Wang
4289778be3 feat: add images. 2021-10-05 15:21:21 +08:00
Ryan Wang
d1d89b21a1 first commit 2021-10-05 14:30:42 +08:00