You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3. While waiting for the codespace to be created, go to `Settings` -> `Pages` of your newly created repository, and set `Build and deployment` -> `Source` to `GitHub Actions`.
22
-
23
-

22
+

24
23
25
24
4. After the codespace is created, you can test that the site is built successfully by running `hugo server` in the terminal and see your new site in action.
26
25
@@ -45,4 +44,4 @@ hugo mod tidy
45
44
46
45
## Deploy to another static page hostings
47
46
48
-
Check official Hugo documentation: https://gohugo.io/host-and-deploy/
47
+
Check official Hugo documentation: https://gohugo.io/host-and-deploy/
0 commit comments