diff --git a/README.md b/README.md index acbf8ab..60b650a 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ # MyZKP: Introduction to Zero Knowledge Protocol + +## Book + +```bash +cd docs/book +mdbook serve --open --port 3001 +``` \ No newline at end of file diff --git a/docs/book/book.toml b/docs/book/book.toml index 822fc92..bc276bd 100644 --- a/docs/book/book.toml +++ b/docs/book/book.toml @@ -7,3 +7,4 @@ title = "MyZKP: Building Zero Knowledge Proof from Scratch" [output.html] mathjax-support = true +additional-css = ["theme/css/custom.css"] diff --git a/docs/book/book/404.html b/docs/book/book/404.html index 308657f..51e868d 100644 --- a/docs/book/book/404.html +++ b/docs/book/book/404.html @@ -30,6 +30,7 @@ + @@ -91,7 +92,7 @@