task t_cd38ed5d: publish Trentuna Estate API docs to garden — hugo page + static openapi.json + menu entry
This commit is contained in:
parent
5703e606d0
commit
a46cce7fea
3 changed files with 269 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue