The documentation site for the Gopherium building blocks, published at docs.gopherium.org.
Built with Astro Starlight. Content
lives in src/content/docs/, one Markdown file per page, with the
sidebar defined in astro.config.mjs.
pnpm install
pnpm dev # local preview at localhost:4321
pnpm build # static build into dist/Pushes to main deploy to GitHub Pages through
.github/workflows/deploy.yml.
Apache-2.0. Copyright © 2026 Manuel 'SirLouen' Camargo.