feat: add mkdocs build

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-08-02 14:24:43 +02:00
parent 86f96460ee
commit 5b1e622434
2 changed files with 7 additions and 0 deletions

View File

@@ -20,4 +20,6 @@ scripts:
type: shell
"mkdocs:dev":
type: shell
"mkdocs:build":
type: shell