We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a677569 commit 1bb41ceCopy full SHA for 1bb41ce
1 file changed
stackbit.yaml
@@ -2,7 +2,7 @@ stackbitVersion: ~0.2.0
2
ssgName: custom
3
publishDir: exampleSite/public
4
buildCommand: cd exampleSite && hugo --gc --baseURL "/" --themesDir ../.. && cd ..
5
-uploadDir: ""
+uploadDir: "/"
6
staticDir: "static"
7
pagesDir: exampleSite/content
8
dataDir: exampleSite
0 commit comments