mirror of
https://github.com/TeamPiped/hugo-whisper-theme.git
synced 2024-08-14 23:57:00 +00:00
8 lines
No EOL
188 B
TOML
8 lines
No EOL
188 B
TOML
[build]
|
|
publish = "exampleSite/public"
|
|
command = "cd exampleSite && hugo --gc --themesDir ../.."
|
|
|
|
[build.environment]
|
|
HUGO_VERSION = "0.51"
|
|
HUGO_THEME = "repo"
|
|
HUGO_BASEURL = "/" |