We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfea9e3 commit 9a184c7Copy full SHA for 9a184c7
docs/Static-Site-Generators.md
@@ -32,6 +32,12 @@ Let's figure out how different static site generators output static files for ro
32
- Default output: `/myPath/index.html`
33
- Configuration (Nuxt v2): [trailingSlash option](https://nuxtjs.org/docs/2.x/configuration-glossary/configuration-router#trailingslash)
34
35
+## Hugo
36
+
37
+- Command: `hugo`
38
+- Default output: `/myPath/index.html`
39
+- Configuration: no options available
40
41
## Angular Prerendering
42
43
0 commit comments