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

netlify.toml - github.com/gohugoio/netlify-test-site.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f295ab2aca8206c75ec415fe67b78972cb4a9613 (plain)
1
2
3
4
5
6
7
[build]
publish = "public"
command = "hugo --minify"

[context.production.environment]
HUGO_VERSION = "0.74.3"