Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 494 Bytes

File metadata and controls

20 lines (12 loc) · 494 Bytes

Fiberplane docs

This repository contains the content for the Fiberplane documentation.

It is built with Astro and Starlight.

Development

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.