Commit Graph

6 Commits

Author SHA1 Message Date
Ryan Wang
250c0180d7 chore: bump docusaurus version to 3.x (#395)
升级 Docusaurus 版本至 3.x

参照 https://docusaurus.io/zh-CN/docs/migration/v3 升级指南。

Fixes #394 

/kind improvement

```release-note
None
```
2024-08-09 14:12:40 +00:00
Ryan Wang
de60c8a3fd chore: improve importing markdown file name (#368)
为被导入的 Markdown 片段文件名添加 `_`,防止为其生成页面。比如:https://docs.halo.run/developer-guide/theme/vo/ThemeVo

参考文档:https://docusaurus.io/docs/2.x/markdown-features/react#importing-markdown

/kind improvement

```release-note
None
```
2024-06-03 06:35:44 +00:00
Ryan Wang
8846344ca8 typo: 登陆 -> 登录 (#364)
更新文案:登陆 -> 登录

/kind documentation

```release-note
None
```
2024-05-29 08:09:11 +00:00
ね律こ
f4fdff1317 docs: delete unnecessary options (#333)
#### What type of PR is this?
/kind documentation

#### What this PR does / why we need it:
同时使用 `-it` 和 `-d`,`-d` 会覆盖 `-it`,容器将会在后台运行,而 `-it` 参数请求的交互式会话和伪终端不会生效。

#### Does this PR introduce a user-facing change?
```release-note
None
```
2024-03-27 09:56:07 +00:00
Ryan Wang
d578915c59 docs: update sample of docker compose file (#324)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2024-03-20 15:49:01 +08: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