forked from mirrors/hugo-tufte
02788d2fe5
* modify test CI * add test ci badge back * use newest hugo version for test ci * add netlify.toml * add netlify badge
6 lines
160 B
TOML
6 lines
160 B
TOML
[build]
|
|
command = "cd exampleSite && hugo --minify --gc --themesDir .. --theme ."
|
|
publish = "exampleSite/public"
|
|
|
|
[build.environment]
|
|
HUGO_THEME = "hugo-tufte"
|