presentazione-pass/themes/reveal-hugo/netlify.toml

10 lines
199 B
TOML
Raw Normal View History

2020-06-19 21:42:18 +02:00
[build]
command = "hugo -b $URL -s exampleSite"
publish = "exampleSite/public"
[context.production.environment]
HUGO_VERSION = "0.65.3"
[context.deploy-preview.environment]
HUGO_VERSION = "0.65.3"