hugo-whisper-theme/netlify.toml
2020-06-03 10:01:12 +10:00

8 lines
No EOL
188 B
TOML

[build]
publish = "exampleSite/public"
command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment]
HUGO_VERSION = "0.71"
HUGO_THEME = "repo"
HUGO_BASEURL = "/"