apct-landing/themes/meghna-hugo/netlify.toml
2021-03-15 13:35:36 -03:00

8 lines
192 B
TOML

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