mirror of
https://github.com/loikein/hugo-tufte.git
synced 2025-06-10 05:12:16 +02:00
6 lines
132 B
TOML
6 lines
132 B
TOML
[build]
|
|
command = "hugo -s exampleSite --minify --gc"
|
|
publish = "exampleSite/public"
|
|
|
|
[build.environment]
|
|
HUGO_THEME = "hugo-tufte"
|