gcg-website/themes/educenter-hugo/netlify.toml
Denys Konovalov 225c08d3a0 Init
2020-06-27 10:05:59 +02:00

7 lines
171 B
TOML

[build]
publish = "exampleSite/public"
command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment]
HUGO_VERSION = "0.71.1"
HUGO_THEME = "repo"