1
0
jcktrue.dk/netlify.toml

11 lines
183 B
TOML
Raw Normal View History

2017-11-24 00:37:44 +00:00
[build]
command = "hugo"
publish = "public"
2017-11-24 00:37:44 +00:00
[build.environment]
HUGO_VERSION = "0.53"
2017-11-24 00:37:44 +00:00
HUGO_ENABLEGITINFO = "true"
[context.production.environment]
HUGO_ENV = "production"