To serve the go.dev pages, run
go run ./cmd/frontend
Each time a CL is reviewed and submitted, the web site is automatically redeployed to https://go.dev/.
If the automatic redeploy is not working, or to check on the status of a redeploy, see the “website-redeploy-go-dev” trigger in the Cloud Build console.
go run ./cmd/frontend