mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-25 10:50:50 +02:00
parent
90c9225b9a
commit
0d0905a765
1 changed files with 2 additions and 2 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue