forked from mirrors/hugo-tufte
build draft for example site
This commit is contained in:
parent
02788d2fe5
commit
72bba2c30e
11 changed files with 3 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
[build]
|
||||
command = "cd exampleSite && hugo --minify --gc --themesDir .. --theme ."
|
||||
command = "cd exampleSite && hugo --buildDrafts --minify --gc --themesDir .. --theme ."
|
||||
publish = "exampleSite/public"
|
||||
|
||||
[build.environment]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue