Welcome to mirror list, hosted at ThFree Co, Russian Federation.

netlify.toml - github.com/forestryio/hugo-theme-novela.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8bc1d65b3bf218c365673ab7a649d263a1ea5c5e (plain)
1
2
3
4
5
6
7
8
9
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/