1
0
mirror of https://github.com/RyanGreenup/cadmus.git synced 2025-09-01 18:02:48 +02:00
Files
cadmus/Styles/HugoThemes/hugo-theme-basic/netlify.toml
2020-07-14 21:39:40 +10:00

7 lines
150 B
TOML

[build]
publish = "exampleSite/public"
command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment]
HUGO_VERSION = "0.54.0"