Skip to content

Commit 62ca82d

Browse files
author
Splitter
committed
starters: port docs template
1 parent fdaf50c commit 62ca82d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

netlify.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[build]
2-
command = "hugo --gc --minify -b $URL"
2+
command = "hugo --gc --minify -b $URL && npx pagefind --source 'public'"
33
publish = "public"
44

55
[build.environment]
6-
HUGO_VERSION = "0.119.0"
6+
HUGO_VERSION = "0.122.0"
77
HUGO_ENABLEGITINFO = "true"
88

99
[context.production.environment]

0 commit comments

Comments
 (0)