Revert "update docs and CI config"

This reverts commit b7d1be495e.
This commit is contained in:
2024-11-20 00:10:29 -06:00
parent b7d1be495e
commit 3391ffa4e6
41 changed files with 2648 additions and 4070 deletions

View File

@ -1,7 +1,6 @@
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