aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2023-08-02 14:34:59 +0800
committerGitHub <noreply@github.com>2023-08-02 14:34:59 +0800
commitfcf183a9c65df1b4aa6d9e973c5639465fcff45b (patch)
treeb75e596868a7b2a616ad9083a9c67c4aa704667b
parent990d02279bebb9fac9daca11ce9b0439fae26626 (diff)
downloadinfini-fcf183a9c65df1b4aa6d9e973c5639465fcff45b.tar.gz
infini-fcf183a9c65df1b4aa6d9e973c5639465fcff45b.zip
Create netlify.toml
-rw-r--r--netlify.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/netlify.toml b/netlify.toml
new file mode 100644
index 00000000..37b79714
--- /dev/null
+++ b/netlify.toml
@@ -0,0 +1,4 @@
+# netlify.toml
+[build]
+ command = "mkdocs build"
+ publish = "site"