summaryrefslogtreecommitdiffstats
path: root/docs/netlify.toml
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-08-10 17:17:07 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-08-10 17:17:07 +0200
commitd384c661fef16fcfb5551db4cc1a2e60fb7cbed2 (patch)
tree3e38bf24c84ad55145d31d9a3a082206352b46e2 /docs/netlify.toml
parent9a2eb0f1d3f731609767c8043664dad0a0d72b6a (diff)
docs: Re-integrate
Diffstat (limited to 'docs/netlify.toml')
-rw-r--r--docs/netlify.toml18
1 files changed, 0 insertions, 18 deletions
diff --git a/docs/netlify.toml b/docs/netlify.toml
deleted file mode 100644
index addb812a2..000000000
--- a/docs/netlify.toml
+++ /dev/null
@@ -1,18 +0,0 @@
-[build]
- publish = "public"
- command = "hugo"
-
-[context.production.environment]
- HUGO_VERSION = "0.25.1"
- HUGO_ENV = "production"
- HUGO_ENABLEGITINFO = "true"
-
-[context.deploy-preview.environment]
- HUGO_VERSION = "0.25.1"
-
-[context.branch-deploy.environment]
- HUGO_VERSION = "0.25.1"
-
-[context.next.environment]
- HUGO_BASEURL = "https://next--gohugoio.netlify.com/"
- HUGO_ENABLEGITINFO = "true" \ No newline at end of file