Union Docs
docs.union.build hosts our docs.
Quickstart
Run the following to start a development server, once it's running edit the files in site/ and you'll see your changes reflected immediately in the browser.
nix run .#docs-dev-server
Architecture
It's an Astro site, hosted on Cloudflare Pages. The docs are built using Starlight. Styling is done using Tailwind.