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]
2019-12-11 04:06:02 +01:00
HUGO_VERSION = "0.60.1"
2019-02-13 03:22:28 +01:00
HUGO_THEME = "repo"
HUGO_BASEURL = "https://cupper-hugo-theme.netlify.com/"