pod2/book
Ahmad Afuni d85e1b7c78
docs: add native operation table (#22)
* Add native operation table

* Code review

* Add NewEntry footnote
2025-02-05 12:25:34 +01:00
..
src docs: add native operation table (#22) 2025-02-05 12:25:34 +01:00
.gitignore feat: move code here (#11) 2025-01-31 16:20:57 +01:00
book.toml docs: add POD value types (#19) 2025-02-04 21:33:43 +10:00
README.md feat: move code here (#11) 2025-01-31 16:20:57 +01:00

pod2-docs

Hackmds for sharing ideas, once there is consensus around it, move it into this repo to consolidate it. Also we can use PRs to discuss asynchronously specific ideas of the spec.

Usage

A rendered version of the site can be found at: https://0xparc.github.io/pod2-docs/

To run it locally:

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