starters: port docs template

Close #3010
This commit is contained in:
George Cushen 2024-02-17 22:09:59 +00:00
commit 0d0905a765

View file

@ -1,9 +1,9 @@
[build]
command = "hugo --gc --minify -b $URL"
command = "hugo --gc --minify -b $URL && npx pagefind --source 'public'"
publish = "public"
[build.environment]
HUGO_VERSION = "0.119.0"
HUGO_VERSION = "0.122.0"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]