hugo-tufte/netlify.toml
2023-05-01 17:37:53 +01:00

6 lines
160 B
TOML

[build]
command = "cd exampleSite && hugo --minify --gc --themesDir .. --theme ."
publish = "exampleSite/public"
[build.environment]
HUGO_THEME = "hugo-tufte"