This commit is contained in:
Denys Konovalov
2020-06-27 10:05:59 +02:00
commit 225c08d3a0
393 changed files with 19804 additions and 0 deletions

View File

@ -0,0 +1,7 @@
[build]
publish = "exampleSite/public"
command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment]
HUGO_VERSION = "0.71.1"
HUGO_THEME = "repo"