1
0
mirror of https://github.com/RyanGreenup/cadmus.git synced 2025-09-01 01:51:51 +02:00
Files
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"