Testing hugo
This commit is contained in:
commit
e3975962fa
327 changed files with 17224 additions and 0 deletions
10
public/themes/novela/netlify.toml
Normal file
10
public/themes/novela/netlify.toml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[build]
|
||||
publish = "public"
|
||||
command = "hugo --gc --minify"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.69.0"
|
||||
|
||||
# This is a starter template for Netlify builds. See the following links for more:
|
||||
# https://www.netlify.com/docs/continuous-deployment/#deploy-contexts
|
||||
# https://www.netlify.com/blog/2017/04/11/netlify-plus-hugo-0.20-and-beyond/
|
||||
Loading…
Add table
Add a link
Reference in a new issue