mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 03:00:50 +02:00
parent
90c9225b9a
commit
0d0905a765
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
[build]
|
[build]
|
||||||
command = "hugo --gc --minify -b $URL"
|
command = "hugo --gc --minify -b $URL && npx pagefind --source 'public'"
|
||||||
publish = "public"
|
publish = "public"
|
||||||
|
|
||||||
[build.environment]
|
[build.environment]
|
||||||
HUGO_VERSION = "0.119.0"
|
HUGO_VERSION = "0.122.0"
|
||||||
HUGO_ENABLEGITINFO = "true"
|
HUGO_ENABLEGITINFO = "true"
|
||||||
|
|
||||||
[context.production.environment]
|
[context.production.environment]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue