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

Velimir Đurković
6 hours ago 55120c7e8981919aa51d57a8e0abe1b1f50d6c66
1
2
3
4
5
6
7
8
[build]
publish = "public"
command = "hugo --environment documentation --gc --minify"
[build.environment]
HUGO_VERSION = "0.160.0"
HUGO_ENV = "documentation"
GO_VERSION = "1.23"
NODE_ENV = "development"