From 110436c79cbcbf87b4450cf30bf2f1b151e8f544 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 Former-commit-id: 43433edd9a20fad2d63a58d9518b0fd8caaaac5c [formerly d0523c8db3fec2ffe6d50208b02ad16d73df74cf] [formerly c8415b4acca8efafe59694ce4ca8d51c620a3bee [formerly 3572ebb419abecca795969f0dc6da64b9ca85b96]] Former-commit-id: 42cfc06ebd6bc9738098943f2ee9e9ffb79ee30e [formerly abf2ed520018cbb389d34d02a72adf02e734b10d] Former-commit-id: 68072a66ad07489fa79afaaa5b7c2b7f4a9efec4 --- .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.

+ +
+ + +