hugo-whisper-theme/netlify.toml

8 lines
188 B
TOML
Raw Normal View History

2019-02-17 06:55:16 +00:00
[build]
publish = "exampleSite/public"
command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment]
2020-06-03 00:01:12 +00:00
HUGO_VERSION = "0.71"
2019-02-17 06:55:16 +00:00
HUGO_THEME = "repo"
HUGO_BASEURL = "/"