dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo-theme-ananke
mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
docs(ai): fix test script prompt
Patrick Kollitsch
8 days ago
d911f7493fab7bce5487514588f5c11abd1930b3
[external-software/github_gohugo-theme-ananke.git]
/
netlify.toml
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"