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-02-11 22:27:07 +00: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.155.3"
HUGO_THEMESDIR = "../.."
HUGO_THEME = "repo"