docs: add documentation about compilation (#138)

提供自编译可执行 JAR 和 Docker 镜像的文档。

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

/kind documentation

```release-note
None
```
This commit is contained in:
Ryan Wang
2022-12-13 21:38:46 +08:00
committed by GitHub
parent 3b43496f60
commit ec3cba41cf
8 changed files with 220 additions and 7 deletions

View File

@@ -61,7 +61,11 @@
"link": {
"type": "generated-index"
},
"items": ["developer-guide/core/prepare", "developer-guide/core/run"]
"items": [
"developer-guide/core/prepare",
"developer-guide/core/run",
"developer-guide/core/build"
]
},
{
"type": "category",