mirror of
https://github.com/loikein/hugo-tufte.git
synced 2025-08-05 02:52:43 +02:00
minor adjustments
This commit is contained in:
parent
8d691856e3
commit
51396e6321
2 changed files with 3 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
[build]
|
||||
command = "hugo -s exampleSite --minify --gc"
|
||||
command = "cd exampleSite && hugo --minify --gc --themesDir .. --theme ."
|
||||
publish = "exampleSite/public"
|
||||
|
||||
[build.environment]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue