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
content(fix): use Hugo page on Wikipedia for sample link
Patrick Kollitsch
09.17.2025
50996e875fc4e9f3a6110e3863357689f4f9cb90
[external-software/github_gohugo-theme-ananke.git]
/
netlify.toml
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"