Files
ptp/themes/hugo-theme-massively/netlify.toml
T
2022-11-02 17:48:47 +01:00

8 lines
201 B
TOML

[build]
base = "exampleSite/"
publish = "exampleSite/public"
command = "hugo --gc --themesDir ../.. --config config-prod.toml"
[build.environment]
HUGO_VERSION = "0.54.0"
HUGO_THEME = "repo"