themen-hugo-35c3-reveal/netlify.toml

9 lines
210 B
TOML
Raw Normal View History

2018-04-27 00:25:43 +02:00
[build]
command = "hugo -s exampleSite -d ../public --themesDir ../../"
2018-04-27 00:25:43 +02:00
publish = "public"
[context.production.environment]
HUGO_VERSION = "0.37.1"
[context.deploy-preview.environment]
HUGO_VERSION = "0.37.1"