This repo holds the end-user documentation for Penumbra, hosted at https://guide.penumbra.zone.
- Install nix.
- Run
nix develop --enable-experimental-features "nix-command flake"
- Run
just dev
for a livereload environment.
The documentation source resides in pages/
. Docs files are written in Markdown,
and served via Nextra.