Commit Graph

6 Commits

Author SHA1 Message Date
Ryan Wang
461b7e089e Use shiki as code highlighter (#521) 2025-10-29 18:18:23 +08:00
Ryan Wang
3b51bea893 docs: remove page cache config for jar-file document (#485)
移除 Jar 部署方式中配置示例的页面缓存配置,这个配置已经在 2.17+ 移除。

```release-note
None
```
2024-12-16 07:04:08 +00:00
John Niang
fcdda6845e Rectify the invalid external URL (#399)
Fixes #397 

```release-note
修复错误格式的 External URL 配置
```
2024-08-16 02:20:31 +00:00
Ryan Wang
0dcd978195 docs: improve the display of docker-compose examples (#396)
优化 Docker Compose 部署文档的篇幅,使用选项卡展示不同的配置示例。

<img width="1030" alt="image" src="https://github.com/user-attachments/assets/47bce5f8-4e01-4a32-b78a-38dc8d35b6ff">

/kind documentation

```release-note
None
```
2024-08-12 06:42:51 +00:00
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
dd6cc4848a docs: update documentation for Halo 2.18 (#389)
为 [Halo 2.18](https://github.com/halo-dev/halo/releases/tag/v2.18.0) 更新文档。

/kind documentation

```release-note
None
```
2024-08-01 02:50:10 +00:00