This repository has been archived on 2024-06-06. You can view files and clone it, but cannot push or open issues or pull requests.
vitrine/themes/reveal-hugo/netlify.toml
2022-01-05 23:28:57 +01:00

10 lines
199 B
TOML

[build]
command = "hugo -b $URL -s exampleSite"
publish = "exampleSite/public"
[context.production.environment]
HUGO_VERSION = "0.65.3"
[context.deploy-preview.environment]
HUGO_VERSION = "0.65.3"