website/themes/hugo-whisper-theme/netlify.toml
Lunny Xiao 0ddbe1530e
All checks were successful
continuous-integration/drone/push Build is passing
init project
2019-07-11 16:46:26 +08:00

8 lines
188 B
TOML

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