feat: add mise to configure Hugo version, and add to CI
All checks were successful
Website build and deploy / build (pull_request) Successful in 42s

This commit is contained in:
2026-03-02 16:24:52 +01:00
parent 66e70b3a81
commit 7c85d3d12e
2 changed files with 8 additions and 6 deletions

2
mise.toml Normal file
View File

@@ -0,0 +1,2 @@
[tools]
hugo-extended = "0.157.0"