flexbox / legend-docs

The documentation for Legend's open source projects

Home Page:https://www.legendapp.com/open-source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Legend open-source docs

This is the documentation for all of Legend's open-source projects. Currently the Legend-State docs are here and we're in the process of migrating over the Legend-Motion docs.

The documentation uses Starlight by Astro, with live editing using React-Live, and example components built in React.

Running

You can run everything locally with Astro to edit the examples yourself. It uses bun, though it would probably work with a different package manager.

First cd into the state folder, bun i to install the packages and bun dev to get started.

Contributing

We welcome any contributions you'd like to make! If there are any typos or mistakes, additional explanation needed, or you'd like to add more examples, we would love your help.

If you want to make a larger change like adding a page or restructuring, it would be good to have a discussion about that first, so please post an issue or discussion.

About

The documentation for Legend's open source projects

https://www.legendapp.com/open-source


Languages

Language:MDX 71.6%Language:TypeScript 21.1%Language:CSS 3.4%Language:Astro 2.3%Language:JavaScript 1.7%