hugo-whisper-theme/netlify.toml
2020-09-06 13:11:35 +10:00

8 lines
191 B
TOML

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