task t_cd38ed5d: publish Trentuna Estate API docs to garden — hugo page + static openapi.json + menu entry

This commit is contained in:
Hannibal Smith 2026-06-08 12:10:37 +02:00
parent 5703e606d0
commit a46cce7fea
Signed by: hannibal
GPG key ID: 6EB37F7E6190AF1C
3 changed files with 269 additions and 1 deletions

View file

@ -34,10 +34,14 @@ theme = 'asw-hugo'
name = "tags"
url = "/tags/"
weight = 6
[[menus.main]]
name = "api-docs"
url = "/api-docs/"
weight = 7
[[menus.main]]
name = "trentuna"
url = "https://trentuna.com/"
weight = 7
weight = 8
[markup.goldmark.renderer]
unsafe = true