Install Hugo

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


Last modified January 27, 2025: Delete cloud-adoption-framework.md (1a91b0a)