mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Patrick Kollitsch
21.44.2024 9df0c0a8789feb7a2d6d3163fdeea68cdd321b76
1
2
3
4
5
6
7
8
[build]
publish = "./exampleSite/public/"
command = "npm run deploy"
[build.environment]
HUGO_VERSION = "0.128.0"
HUGO_ENV = "production"
GO_VERSION = "1.23"
NODE_ENV = "development"