brew install hugoIf you use Chocolatey for package management, you can install Hugo with the following one-liner:
choco install hugo -confirmOR
If you use Scoop for package management, you can install Hugo with the following one-liner:
scoop install hugohugo versiongit clone https://github.com/Immutable-Tag/immutable-tag.github.io.gitGo to the folder where you cloned this repository and run the following one-liner:
hugo server