cupper-hugo-theme/netlify.toml

8 lines
227 B
TOML
Raw Normal View History

2019-02-13 03:22:28 +01:00
[build]
publish = "exampleSite/public"
command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment]
2020-06-03 03:39:33 +02:00
HUGO_VERSION = "0.72.0"
2019-02-13 03:22:28 +01:00
HUGO_THEME = "repo"
HUGO_BASEURL = "https://cupper-hugo-theme.netlify.com/"