Files
mywildcloud-org/themes/blowfish/netlify.toml
2025-06-09 16:52:15 -07:00

8 lines
210 B
TOML

[build]
command = "cd exampleSite && hugo --gc --minify -D -b https://blowfish.page"
publish = "exampleSite/public"
[build.environment]
HUGO_VERSION = "0.142.0"
HUGO_THEMESDIR = "../.."
HUGO_THEME = "repo"