You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
dmpierre d05ceab56a chore: add example of folding a circom circuit and explain how to use a 1 year ago
.github/workflows add mdbook-katex, add typos GHA, add docs intro page 1 year ago
src chore: add example of folding a circom circuit and explain how to use a 1 year ago
.gitignore initialize mdbook 1 year ago
README.md initialize mdbook 1 year ago
book.toml initialize mdbook 1 year ago

README.md

sonobe-docs

  • Needs mdbook, to install: cargo install mdbook
  • Needs mdbook-katex, to install: cargo install mdbook-katex
  • Run locally: mdbook serve