update docs and CI config

This commit is contained in:
2024-11-20 00:08:16 -06:00
parent 2daf2f130d
commit b7d1be495e
41 changed files with 4072 additions and 2650 deletions

View File

@ -1,6 +1,7 @@
steps:
build:
image: klakegg/hugo:ext-debian-ci
pull: true
commands:
- git submodule foreach 'git fetch origin; git checkout $(git describe --tags `git rev-list --tags --max-count=1`);'
- cd docs