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

github.com/queensferryme/hugo-theme-texify.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQueensferry <queensferry.me@gmail.com>2021-06-09 18:43:37 +0300
committerQueensferry <queensferry.me@gmail.com>2022-03-31 10:51:22 +0300
commitaa88d0c474e624af304cc05c619ff499f5d84279 (patch)
treeb793270f554f090c81ab6726f329509c3cf4fccf
parented68d3661813187ff73b252e9e48c70dd1bae44a (diff)
chore: remove netlify.toml
-rw-r--r--netlify.toml8
1 files changed, 0 insertions, 8 deletions
diff --git a/netlify.toml b/netlify.toml
deleted file mode 100644
index 7ebb2c0..0000000
--- a/netlify.toml
+++ /dev/null
@@ -1,8 +0,0 @@
-[build]
-publish = "public"
-command = "git clone https://github.com/queensferryme/hugo-theme-texify.git /opt/build/hugo-theme-texify && make build"
-
-[context.production.environment]
-HUGO_VERSION = "0.80.0"
-HUGO_ENV = "production"
-HUGO_ENABLEGITINFO = "true"