apct-landing/themes/meghna-hugo/netlify.toml

8 lines
192 B
TOML
Raw Permalink Normal View History

2021-03-15 16:35:36 +00:00
[build]
publish = "exampleSite/public"
command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment]
HUGO_VERSION = "0.79.0"
HUGO_THEME = "repo"
HUGO_BASEURL = "/"