mirror of
https://github.com/loikein/hugo-tufte.git
synced 2025-06-20 00:52:17 +02:00
add netlify.toml
This commit is contained in:
parent
b9b72c0174
commit
f82e92459e
1 changed files with 6 additions and 0 deletions
6
netlify.toml
Normal file
6
netlify.toml
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
[build]
|
||||||
|
command = "hugo -s exampleSite --minify --gc"
|
||||||
|
publish = "exampleSite/public"
|
||||||
|
|
||||||
|
[build.environment]
|
||||||
|
HUGO_THEME = "hugo-tufte"
|
Loading…
Add table
Reference in a new issue