mirror of
https://github.com/loikein/hugo-tufte.git
synced 2024-11-14 20:36:58 +01:00
7 lines
160 B
TOML
7 lines
160 B
TOML
|
[build]
|
||
|
command = "cd exampleSite && hugo --minify --gc --themesDir .. --theme ."
|
||
|
publish = "exampleSite/public"
|
||
|
|
||
|
[build.environment]
|
||
|
HUGO_THEME = "hugo-tufte"
|