Skip to content

ArroyoSystems/arroyo-docs

Repository files navigation

Arroyo Docs

This repo contains the source code to documentation website (https://doc.arroyo.dev) for Arroyo. Docs are developed as mdx (Markdown with embedded React components).

We welcome contributions and fixes! Just open a PR.

Doc development

We use Starlight for our docs. The live website is automatically rebuilt on every merge to this repo.

Docs can be developed locally:

$ pnpm install
$ pnpm run dev

or built statically and previewed with

$ pnpm run build
$ pnpm run preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 12