How to install Hugo on Windows 11.
I recently switched from macOS(Hackintosh) to Windows 11. So, a lot of things need to be installed again. Hugo is one of the tools that I use to preview my blog posts or edit some theme settings. To install the Hugo extended edition, we will only install Go/Golang and Git. Let’s install it. Install Go/Golang Download the Go/Golang installer from the Go website. Run it and proceed until complete. To check the installation by executing the command below:...