Upload files to "/"
Some checks failed
Deploy Hugo PaperMod Demo to Pages / build (push) Has been cancelled
Deploy Hugo PaperMod Demo to Pages / deploy (push) Has been cancelled

This commit is contained in:
root 2025-06-10 13:50:01 +00:00
parent 5a4651783f
commit 86c1fb9d48

11
nixpacks.toml Normal file
View File

@ -0,0 +1,11 @@
[phases.setup]
aptPkgs = ["hugo"]
[ phases.build ]
cmds = ["hugo --minify"]
[ environment ]
HUGO_VERSION = "0.112.3"
[[ nixpacks.included_files ]]
paths = ["/public"]