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

github.com/vjeantet/hugo-theme-docport.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvjeantet <valere.jeantet@gmail.com>2020-07-26 12:50:22 +0300
committervjeantet <valere.jeantet@gmail.com>2020-07-26 12:50:22 +0300
commited37ab813f0a6078ae7689704c4e6df004ea3f13 (patch)
tree393cde3fc021a601678d955622de26ea041350ab /netlify.toml
parent1dcd8bbf6144037cba727563d2cf48160fff33a6 (diff)
update README
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml18
1 files changed, 0 insertions, 18 deletions
diff --git a/netlify.toml b/netlify.toml
index cd0fab9..85e14a2 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -2,21 +2,3 @@
publish = "exampleSite/public"
command = "hugo -s exampleSite --config config.toml --baseURL /"
-[context.production.environment]
-HUGO_VERSION = "0.74.3"
-HUGO_ENV = "production"
-
-
-[build.environment]
- HUGO_THEME = "repo"
- HUGO_THEMESDIR = "/opt/build"
-
-# [context.production.environment]
-# HUGO_VERSION = "0.51"
-
-# [context.deploy-preview.environment]
-# HUGO_VERSION = "0.51"
-
-# [context.branch-deploy.environment]
-# HUGO_VERSION = "0.51"
-