init repo, add initial structure

This commit is contained in:
arnaucube 2025-01-30 17:32:09 +01:00
commit ceeddba2b5
15 changed files with 40 additions and 0 deletions

6
README.md Normal file
View file

@ -0,0 +1,6 @@
# 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
- Needs [mdbook](https://github.com/rust-lang/mdBook), to install: `cargo install mdbook`
- Run locally: `mdbook serve`