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:46:22 +0300
committerSandro Leuchter <sandro.leuchter@dama.io>2020-02-11 20:46:22 +0300
commit2d45572676b6d7eba82f4898cca867b87d90ef33 (patch)
tree466f27216221ae30fa56b8dad1e13d60ee88d314
parent95a0ac46954fd61a82f184a48ce55bb1ef6dbfad (diff)
N/A
-rw-r--r--netlify.toml10
1 files changed, 4 insertions, 6 deletions
diff --git a/netlify.toml b/netlify.toml
index b089470..68eea10 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -1,9 +1,7 @@
[build]
publish = "exampleSite/public"
command = "cd exampleSite && hugo --gc --themesDir ../.."
-
-[context.production.environment]
- HUGO_VERSION = "0.63.2"
- HUGO_ENV = "production"
- HUGO_ENABLEGITINFO = "true"
- \ No newline at end of file
+
+[build.environment]
+ HUGO_VERSION = "0.60.1"
+ HUGO_THEME = "repo" \ No newline at end of file