Hugo Installation
Installation
See the official docs instead: https://gohugo.io/installation/
Version
Note, that you will likely need to get your hugo version with
D:\sites\site.grimoire.jamesfraze>hugo version
hugo v0.125.4-<irrelevant info here>+extended windows/amd64 BuildDate=2024-04-25T13:27:26Z VendorInfo=gohugoio
for example 0.125.4
would be the version string you would use in your HUGO_VERSION environment variable in netlify for the site configuration.