rfid/themes/hugo-whisper-theme/netlify.toml

9 lines
191 B
TOML
Raw Permalink Normal View History

2021-10-01 12:32:43 +00:00
[build]
publish = "exampleSite/public"
command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment]
HUGO_VERSION = "0.74.3"
HUGO_THEME = "repo"
HUGO_BASEURL = "/"