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
This will create a `./public/` folder that contains the output as published on GH Pages.
22
22
23
+
> [!IMPORTANT]
24
+
> Make sure to run `git submodule update --init` to pull remote modules, otherwise the theme is not be available. This will cause the generation to fail
25
+
23
26
24
27
### Devcontainer
25
28
You can also use the devcontainer setup. This will start the generation container and allows you to use the `hugo` command line directlky from inside the editor.
@@ -29,4 +32,4 @@ This can be started from CodeSpaces, VS Code or the CLI
0 commit comments