Initial Commit
This commit is contained in:
10
exampleSite/netlify.toml
Normal file
10
exampleSite/netlify.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[build]
|
||||
command = "hugo"
|
||||
publish = "public"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.53"
|
||||
HUGO_ENABLEGITINFO = "true"
|
||||
|
||||
[context.production.environment]
|
||||
HUGO_ENV = "production hugo --gc --minify"
|
||||
Reference in New Issue
Block a user