We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa10ed9 commit 8fb9d3aCopy full SHA for 8fb9d3a
1 file changed
netlify.toml
@@ -10,4 +10,4 @@ HUGO_ENVIRONMENT = "preview"
10
SECRETS_SCAN_OMIT_PATHS = "public/contribute/file-conventions/index.html"
11
12
[context.deploy-preview]
13
-command = "hugo --gc --minify -b $DEPLOY_PRIME_URL && npx pagefind@v1.3.0"
+command = "hugo --gc --minify -b $DEPLOY_PRIME_URL && ./hack/flatten-markdown.sh && npx pagefind@v1.3.0"
0 commit comments