Hugo is a static HTML and CSS website generator written in Go. It is optimized for speed, ease of use, and configurability. Hugo takes a directory with content and templates and renders them into a full HTML website.
How to Install
Install Hugo as Your Site Generator (Binary Install)
Homebrew (macOS)
brew install hugo
Chocolatey (Windows)
choco install hugo -confirm
Use the installation instructions in the Hugo documentation
Build and Install the Binaries from Source (Advanced Install)
Prerequisite Tools: