This repository has been archived on 2026-05-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blowfish/netlify.toml
T
2026-04-03 14:20:06 -03:00

9 lines
211 B
TOML

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