Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/tastaturtier/someparts-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandro Leuchter <sandro.leuchter@dama.io>2020-02-11 20:34:57 +0300
committerSandro Leuchter <sandro.leuchter@dama.io>2020-02-11 20:34:57 +0300
commit95a0ac46954fd61a82f184a48ce55bb1ef6dbfad (patch)
tree0e669d6cb74ffcb28f194018e5318357bdff4768
parent41fdca7b1023ada4fa3b79b439c14e7f4c5dcdd8 (diff)
N/A
-rw-r--r--netlify.toml5
1 files changed, 4 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index dfd139a..b089470 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,4 +3,7 @@
command = "cd exampleSite && hugo --gc --themesDir ../.."
[context.production.environment]
- HUGO_VERSION = "0.63.2" \ No newline at end of file
+ HUGO_VERSION = "0.63.2"
+ HUGO_ENV = "production"
+ HUGO_ENABLEGITINFO = "true"
+ \ No newline at end of file