Takagi
64b30fae7d
docs: add formkit verfiyForm documentation ( #327 )
...
为 FormKit Schema 文档添加 verifyForm 的内容。相关改动查看 https://github.com/halo-dev/halo/pull/5464
/kind documentation
```release-note
None
```
8 months ago
Ryan Wang
3922a171a1
docs: add title prop for editor create extension point ( #325 )
...
为编辑器扩展添加 title 字段的描述,为 https://github.com/halo-dev/halo/pull/5465 的改动添加文档。
/kind documentation
```release-note
None
```
8 months ago
Ryan Wang
d578915c59
docs: update sample of docker compose file ( #324 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
8 months ago
MashiroT
47d0964151
addressing outdated version issue of Checkstyle in code style documentation ( #330 )
...
#329
/kind documentation
```
None
```
8 months ago
guqing
f8177d84a2
doc: refine doc for route rules of custom extension apis ( #322 )
...
### What this PR does?
优化关于自定义 APIs 路由规则的描述文档
```release-note
None
```
8 months ago
Ryan Wang
7dd663136d
docs: update documentation for Halo 2.13 ( #321 )
...
为 Halo 2.13.0 更新文档。
/kind documentation
```release-note
None
```
9 months ago
John Niang
08ebdfc95f
Add documentation for authentication webfilter extension points ( #320 )
...
* Add documentation for authentication webfilter extension points
* Refine requirements of extension point definition
9 months ago
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
```
9 months ago
Ryan Wang
1b33ca6668
docs: remove theme-astro-starter template ( #315 )
...
目前 https://github.com/halo-sigs/theme-astro-starter 还处于验证阶段,放置在文档中可能会造成一定困惑。
/kind documentation
```release-note
None
```
9 months ago
John Niang
54c9c8e816
Correct systemd syntax by removing double quotes ( #312 )
...
This PR removes double quotes in `ExecStart` and changes `spring.config.location` argument into `spring.config.additional-location`.
See https://github.com/halo-dev/halo/issues/5259#issuecomment-1931481647 and 9166ebe510 (r138357255)
for more.
```release-note
None
```
10 months ago
John Niang
2f2e1a6f1a
Refactor project build and run ( #308 )
...
This PR mainly adapts PR <https://github.com/halo-dev/halo/pull/5314 >.
```release-note
None
```
10 months ago
Ryan Wang
da096deb01
docs: remove unnecessary tips ( #311 )
...
在 https://github.com/halo-dev/docs/pull/309 中,修改配置挂载方式之后没有删除以前的提示。
/kind documentation
```release-note
None
```
10 months ago
Ryan Wang
9166ebe510
fix: missing config location attribute in jar document ( #309 )
...
修改 Jar 文件部署文档,补充配置文件位置的参数说明。
/kind documentation
Ref https://github.com/halo-dev/halo/issues/5259#issuecomment-1925783729
```release-note
None
```
10 months ago
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
```
10 months ago
Ryan Wang
d0ea59e6e2
docs: update documentation for Halo 2.12 ( #306 )
...
为 Halo 2.12.0 更新文档。
/kind documentation
```release-note
None
```
10 months ago
Ryan Wang
2ebc8ca714
docs: add documentation for deployment using a jar file ( #305 )
...
添加使用 Jar 文件部署的文档。
/kind documentation
```release-note
None
```
10 months ago
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>
10 months ago
Ryan Wang
5e15e35b29
fix: broken links ( #302 )
...
修复引用的 https://www.halo.run/archives/halo-and-webp 链接地址。
/kind documentation
```release-note
None
```
11 months ago
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
```
11 months ago
BugKing
c842f1341e
docs: 更新FAQ中的忘记密码处理方式 ( #301 )
...
Close #282
```release-note
None
```
11 months ago
Anye
a63d555d7b
Add notification settings to user guide ( #292 )
...
```release-note
None
```
12 months ago
Ryan Wang
8759dafa82
docs: add documentation for user center ( #290 )
...
提供个人中心的文档。
/kind documentation
Fixes #285
```release-note
None
```
12 months ago
Ryan Wang
a7707ee2ca
docs: add documentation for setup page ( #289 )
...
添加系统初始化的文档。
/kind documentation
Fixes #286
```release-note
None
```
12 months ago
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
```
12 months ago
Ryan Wang
8114326771
docs: refine documentation for repeater formkit input ( #288 )
...
更新 FormKit Repeater 的文档。
/kind documentation
```release-note
None
```
12 months ago
Ryan Wang
11a4d97602
docs: update documentation for development ( #284 )
...
更新开发环境运行文档,补充关于 UC 个人中心的描述。
/kind documentation
Fixes https://github.com/halo-dev/docs/issues/278
```release-note
None
```
12 months ago
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
```
12 months ago
Ryan Wang
7e8a8ecb0d
docs: update documentation for Halo 2.11 ( #283 )
...
为 Halo 2.11.0 更新文档。
/kind documentation
```release-note
None
```
12 months ago
Ryan Wang
78ab4dbe14
docs: refine h2 database tips ( #280 )
...
优化使用 H2 数据库的提示。
/kind documentation
```release-note
None
```
1 year ago
Ryan Wang
d61ada31bc
fix: description of container commands ( #279 )
...
修复关于容器参数的描述,从 2.1 之后不应该是**环境变量**
/kind documentation
```release-note
None
```
1 year ago
Ryan Wang
eb1b150785
docs: add downloadPluginPresets step for development documentation ( #277 )
...
为开发环境运行文档添加下载预设插件的步骤。
/kind documentation
```release-note
None
```
1 year ago
Ryan Wang
d80d49e1ac
docs: remove oneinstack related documentations ( #275 )
...
移除 OneinStack 相关文档,目前 OneinStack 已经完全无法使用。
https://oneinstack.com/
```release-note
None
```
1 year ago
Ryan Wang
42206e7b15
docs: improve backup instructions in upgrade documentations ( #274 )
...
优化版本升级的备份说明,统一改为使用系统提供的备份功能,而不是手动操作工作目录。
```release-note
None
```
1 year ago
shangjianan2
78a0e1b3f1
docs: improve build step in plugin document ( #273 )
...
构建指令不全 https://github.com/halo-dev/plugin-starter 这个链接中的readme指令是全的,有pnpmInstall这个步骤
/kind documentation
```release-note
None
```
1 year ago
shangjianan2
2a38801e80
docs: improve documentations ( #272 )
...
优化halo文档(开发者指南->系统开发->构建)
/kind documentation
```release-note
None
```
1 year ago
Ryan Wang
147952f9c2
docs: improve documentations of plugin development ( #271 )
...
优化 Halo 插件开发文档。
/kind documentation
```release-note
None
```
1 year ago
Ryan Wang
e3dbe69aa4
chore: zip dist files before ssh deploy ( #268 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
1 year ago
Ryan Wang
80ee4a04ad
chore: add ssh deploy step ( #267 )
...
重新添加 ssh-deploy 的 action 步骤,用于部署到服务器。
/kind improvement
```release-note
None
```
1 year ago
Ryan Wang
6446098581
fix: broken links ( #266 )
...
修复所有文档的错误链接。
/kind documentation
```release-note
None
```
1 year ago
Ryan Wang
871c231a7c
docs: add sponsor page ( #265 )
...
添加赞助页面。
/kind documentation
```release-note
None
```
1 year ago
Ryan Wang
0abd6612d8
docs: add security notice for oneinstack ( #261 )
...
添加关于 OneinStack 的安全性提示。
/kind documentation
```release-note
None
```
1 year ago
AirboZH
fa52893e06
docs: update ContributorVo (halo-dev/halo#4705) ( #263 )
...
/kind documentation
link: https://github.com/halo-dev/halo/pull/4705
```release-note
更新 ContributorVo 格式
```
1 year ago
Ryan Wang
ba0c62ef6b
docs: update documentation for Halo 2.10 ( #262 )
...
为 Halo 2.10.0 更新文档。
/kind documentation
```release-note
None
```
1 year ago
John Niang
f1e2d27c8a
Change mount dir of Halo container to ./halo2 ( #258 )
...
#### What this PR does / why we need it:
目前 Halo 容器挂载目录配置 `./:/root/.halo2` 容易让用户无意在 Halo 工作目录添加一些其他无关目录,例如:Nginx 也挂载到当前目录。这可能会导致无法正常使用备份功能。目前也无法预知未来可能会发生什么样的错误。
#### Which issue(s) this PR fixes:
Fixes https://github.com/halo-dev/halo/issues/4637
#### Does this PR introduce a user-facing change?
```release-note
修改 Halo 容器工作目录挂载目标目录为 ./halo2
```
1 year ago
John
587cd952d6
docs: add halo on podman ( #256 )
...
添加使用 Podman 部署Halo的方法.
```release-note
None
```
1 year ago
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
```
1 year ago
Ryan Wang
58b41335e1
docs: lock postgres version in docker compose example ( #257 )
...
固定 Docker Compose 文档中 postgres 的版本,防止使用 latest 标签导致跨版本不兼容。
/kind documentation
```release-note
None
```
1 year ago
TnZzZHlp
4a59d44091
fix: typos in plugin docs ( #254 )
1 year ago
Hilary Liu
2e77363d29
fix: menu api example in theme dev docs ( #252 )
...
日常主题开发中,我们应该使用菜单最终生成到名字
```release-note
None
````
1 year ago
John Niang
a1a2a4d297
Remove useless deploy step ( #251 )
...
/kind cleanup
Halo docs site has been deployed by Cloudflare Page. The deploy step in GitHub workflow is currently not useful.
```release-note
None
```
1 year ago