chore: update minimum Hugo version to 0.158.0 across documentation and configuration files

This commit is contained in:
Cell
2026-04-07 14:48:20 +08:00
parent e527289140
commit 673be1e8c0
14 changed files with 127 additions and 19 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ Make sure that you follow [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) while contrib
Before you start contributing, make sure you have the following tools installed:
- **Node.js** (>= 20.0.0) - Required for package management and build tools
- **Hugo Extended** (>= 0.156.0) - The static site generator
- **Hugo Extended** (>= 0.158.0) - The static site generator
- **pnpm** - Package manager (recommended)
You can check your installed versions: