- 👉 Get Started
- 📚 View the documentation
- ⬆️ Updating? View the Update Guide and Release Notes
- Note the nodejs version 18.x
- Set the right hugo version in environment path
- Build Command:
hugo --gc --minify - Install Command:
yum install golang
Docs: https://docs.hugoblox.com/getting-started/customize/
If you have any questions about params, please check the docs.
Bootstrap docs: https://bootstrap.hugoblox.com/
Windows:
- set up the environment: Go, Hugo(latest version), Git, nodejs
You need to set the environment virables in the system, including go and hugo.
You can see your go version by running
go version, my version is1.22.1 Windows/amd64And the Hugo version by running
hugo version, my version is0.124.1 + extended
-
run
hugo --gcto clear the cache -
run
hugo server -Din powershell to check the site