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
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
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
7e8a8ecb0d docs: update documentation for Halo 2.11 (#283)
为 Halo 2.11.0 更新文档。

/kind documentation

```release-note
None 
```
2023-12-01 07:00:09 +00:00