Ryan Wang
|
22600b7f6f
|
fix: missing example display for ListedPostVo type (#482)
修复 ListedPostVo 类型示例不显示的问题。
Fixes #480
```release-note
None
```
|
2024-12-09 11:23:35 +00:00 |
|
Ryan Wang
|
ec9fdde451
|
fix: correct getByNames method examples for category and tag api (#483)
修复 categoryFinder 和 tagFinder 关于 getByNames 的错误示例。
Fixes https://github.com/halo-dev/docs/issues/475
```release-note
None
```
|
2024-12-09 11:21:34 +00:00 |
|
Ryan Wang
|
ec9331cbcc
|
docs: update postCount field in category vo and tag vo (#477)
统一分类和标签的文章数量字段。
See https://github.com/halo-dev/halo/issues/7095
```release-note
None
```
|
2024-12-04 09:39:10 +00:00 |
|
Ryan Wang
|
d0373d3db5
|
docs: remove lastLoginAt field from UserVo (#472)
移除 UserVo 类型示例中的 lastLoginAt 字段,目前这个字段并没有使用。
```release-note
None
```
|
2024-11-20 03:28:08 +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 |
|
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 |
|