wojciechkozlowski.eu/netlify.toml

11 lines
185 B
TOML
Raw Normal View History

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