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

@@ -83,6 +83,7 @@ module.exports = {
// "developer-guide/core/structure",
"developer-guide/core/prepare",
"developer-guide/core/run",
"developer-guide/core/build",
// "developer-guide/core/code-style",
],
},