From 3572ebb419abecca795969f0dc6da64b9ca85b96 Mon Sep 17 00:00:00 2001 From: cedoor Date: Thu, 20 Jan 2022 17:38:45 +0100 Subject: [PATCH] feat: create zk-kit website --- .gitignore | 6 ++--- docs/index.html | 67 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+), 3 deletions(-) create mode 100644 docs/index.html diff --git a/.gitignore b/.gitignore index 390f8a6..9e7af55 100644 --- a/.gitignore +++ b/.gitignore @@ -44,9 +44,9 @@ node_modules/ # Generate output dist build -docs -gh-pages/* -!gh-pages/CNAME +docs/* +!docs/CNAME +!docs/index.html # dotenv environment variables file .env diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..6ac1669 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,67 @@ + + + + + + + ZK-kit + + + + + +
+

ZK-kit

+

A monorepo of reusable JS libraries for zero-knowledge technologies.

+ +
+ + +