I think so based on the Task Manager. The few times it connected the build disconnected midway. I have spent hours on this, so I will just stop here and just wait for the official release.
Alright. Still froze at the Hugo installation command. Intel(R) Core(TM) i5-5300U CPU @ 2.30GHz 2.30 GHz and 8GB RAM. I cannot now figure out why it is not installing.
$ gcc --version
gcc.exe (x86_64-win32-seh-rev0, Built by MinGW-Builds project) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$ go version
go version go1.21.6 windows/amd64
Edit: There is a hugo.exe file in C:\Program Files\Go\bin\bin and I had to add that to the path for the commands to work. It seems running hugo comands in there shows the version for example. Also, where hugo does not work but which hugo does.