hugo-tufte/netlify.toml
2023-05-01 17:27:18 +01:00

6 lines
132 B
TOML

[build]
command = "hugo -s exampleSite --minify --gc"
publish = "exampleSite/public"
[build.environment]
HUGO_THEME = "hugo-tufte"