Install Hugo
less than a minute
Hugo is written in Go with support for multiple platforms but you do not need to install Go you just need the pre-compiled binary
- macOS
- Windows
- Linux
macOS
Using https://brew.sh/
brew install hugo
Windows
Using https://chocolatey.org/
choco install hugo -confirm
Linux
Using https://docs.brew.sh/Homebrew-on-Linux
brew install hugo
Feedback
Was this page helpful?
Glad to hear it!
Sorry to hear that.