зеркало из
https://github.com/M82-project/M82-SiteWeb.git
synced 2025-10-29 13:06:05 +02:00
15 строки
304 B
TOML
15 строки
304 B
TOML
[build]
|
|
publish = "public"
|
|
command = "hugo"
|
|
|
|
[context.production.environment]
|
|
HUGO_VERSION = "v0.121.1"
|
|
|
|
[[plugins]]
|
|
[plugins.inputs]
|
|
repo = "theNewDynamic/gohugo-theme-ananke"
|
|
branch = "main" # Change to the branch you want to use
|
|
|
|
[context.production]
|
|
command = "hugo --gc --minify"
|