Commit Graph

10 Commits

Author SHA1 Message Date
Ryan Wang
b3382b0170 docs: fix typos and word case (#226)
修正部分单词错误和写法错误。

/kind improvement

```release-note
None
```
2023-06-07 06:25:23 +00:00
Li
4fdea96f09 docs: add a tip for default admin username and password for development environment (#192)
添加开发环境下初始管理员用户名和密码的提示

/kind documentation

Fixes #188 

```release-note
None
```
2023-02-27 14:08:17 +00:00
Ryan Wang
e89334a6b4 docs: add documentation for custom template tag (#179)
添加 Halo 为 Thymeleaf 提供的 Halo 专有标签的文档。

/kind documentation

Fixes #160 

```release-note
None
```
2023-02-03 08:08:11 +00:00
Ryan Wang
6f8b67c9f0 docs: add documentation for template engine global variables (#180)
添加 Halo 为模板引擎提供的全局变量的文档。

/kind documentation

Fixes #161 

```release-note
None
```
2023-02-03 06:58:11 +00:00
Ryan Wang
922502a9d3 docs: add tips of console proxy (#178)
在开发环境文档中添加 Console 代理的提示。

/kind documentation

```release-note
None
```
2023-02-01 08:02:10 +00:00
Ryan Wang
8c3d6d097e fix: wrong example of contributor finder api (#166)
修复关于 Contributor 的 Finder API 示例错误的问题。

/kind documentation

Fixes #158 

```release-note
None
```
2023-01-05 15:40:37 +00:00
Ryan Wang
ec3cba41cf docs: add documentation about compilation (#138)
提供自编译可执行 JAR 和 Docker 镜像的文档。

Fixes https://github.com/halo-dev/docs/issues/114

/kind documentation

```release-note
None
```
2022-12-13 13:38:46 +00:00
Simple-Stark
39d34fbea6 docs: improve the developer run guide (#139)
针对 WIndows 平台优化开发者运行的文档。

/kind documentation

```release-note
None
```
2022-12-12 04:04:22 +00:00
Ryan Wang
36a4db6796 docs: refine the field descriptions of the theme VO (#133)
完善主题开发文档关于 VO 字段的描述。

/kind documentation

Fixes https://github.com/halo-dev/docs/issues/122

```release-note
None
```
2022-12-08 04:54:10 +00:00
Ryan Wang
5c76928800 chore: set 2.0 is latest version (#127)
将 2.0 版本的文档设置为最新的文档。同时保留 /2.0.0-SNAPSHOT/

/kind documentation

```release-note
None
```
2022-12-01 01:49:52 +00:00