This repository contains the content for the Fiberplane documentation.
It is built with Astro and Starlight.
To run the website locally, you need to have pnpm installed.
Then, run the following commands:
pnpm install
pnpm run dev # (or pnpm run dev:www from the root of the repo)
Note
The docs are currently under construction.