gcg-website/themes/educenter-hugo/netlify.toml

7 lines
171 B
TOML
Raw Normal View History

2020-06-27 10:05:59 +02:00
[build]
publish = "exampleSite/public"
command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment]
HUGO_VERSION = "0.71.1"
HUGO_THEME = "repo"