Commit Graph

8 Commits

Author SHA1 Message Date
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
```
2024-02-29 09:41:38 +00:00
Ryan Wang
1b33ca6668 docs: remove theme-astro-starter template (#315)
目前 https://github.com/halo-sigs/theme-astro-starter 还处于验证阶段,放置在文档中可能会造成一定困惑。

/kind documentation

```release-note
None
```
2024-02-20 08:40:08 +00:00
Ryan Wang
147952f9c2 docs: improve documentations of plugin development (#271)
优化 Halo 插件开发文档。

/kind documentation

```release-note
None
```
2023-10-26 16:12:18 +00:00
Ryan Wang
6446098581 fix: broken links (#266)
修复所有文档的错误链接。

/kind documentation

```release-note
None
```
2023-10-23 08:51:29 +00:00
Hilary Liu
2e77363d29 fix: menu api example in theme dev docs (#252)
日常主题开发中,我们应该使用菜单最终生成到名字

```release-note
None
````
2023-09-08 02:40:12 +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
Li
1d939e714f docs: add target attribute documentation for menu item (#191)
添加主题开发 - 导航菜单中关于 `target` 属性的文档

/kind documentation

Fixes #190 

```release-note
None
```
2023-03-14 02:50:18 +00:00
Ryan Wang
a23ea5940f docs: update documentation for Halo 2.3 (#196)
为 Halo 2.3 更新文档。

/kind documentation

```release-note
None
```
2023-03-01 14:06:19 +00:00