2019-02-13 03:22:28 +01:00
|
|
|
[build]
|
|
|
|
publish = "exampleSite/public"
|
|
|
|
command = "cd exampleSite && hugo --gc --themesDir ../.."
|
|
|
|
|
|
|
|
[build.environment]
|
2019-09-11 03:24:02 +02:00
|
|
|
HUGO_VERSION = "0.58.1"
|
2019-02-13 03:22:28 +01:00
|
|
|
HUGO_THEME = "repo"
|
|
|
|
HUGO_BASEURL = "https://cupper-hugo-theme.netlify.com/"
|