kubernetes-operator/website/themes/docsy/netlify.toml

8 lines
222 B
TOML

[build]
publish = "userguide/public"
command = "git submodule update -f --init && cd userguide && npm install postcss-cli && hugo --themesDir ../.."
[build.environment]
HUGO_VERSION = "0.55.6"
HUGO_THEME = "repo"