aboutsummaryrefslogtreecommitdiff
path: root/themes/hugo-whisper-theme/netlify.toml
diff options
context:
space:
mode:
Diffstat (limited to 'themes/hugo-whisper-theme/netlify.toml')
-rw-r--r--themes/hugo-whisper-theme/netlify.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/themes/hugo-whisper-theme/netlify.toml b/themes/hugo-whisper-theme/netlify.toml
new file mode 100644
index 0000000..1992bd9
--- /dev/null
+++ b/themes/hugo-whisper-theme/netlify.toml
@@ -0,0 +1,8 @@
+[build]
+ publish = "exampleSite/public"
+ command = "cd exampleSite && hugo --gc --themesDir ../.."
+
+[build.environment]
+ HUGO_VERSION = "0.74.3"
+ HUGO_THEME = "repo"
+ HUGO_BASEURL = "/"