common/hugo: Deprecate extended and extended_withdeploy editions

Closes #14696
This commit is contained in:
Joe Mooring
2026-04-06 13:07:32 -07:00
committed by Bjørn Erik Pedersen
parent 8f94d65cac
commit a17bdbc5fa
4 changed files with 52 additions and 1 deletions
@@ -1,6 +1,6 @@
hugo --minify --logLevel=info
! stderr 'deprecated'
! stderr 'deprecated.*minifyOutput'
grep '<p>one</p><p>two</p>' public/index.html
-- hugo.toml --