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

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