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
refactor: Simplify lang attribute in html element
Joe Mooring
17.36.2024
0b0fe2fd451a1737df8ecd0e748a384de7de78cc
[external-software/github_gohugo-theme-ananke.git]
/
netlify.toml
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"