Standalone source for docs.namoid.in, built with Docusaurus.
pnpm install
pnpm startThe documentation is served from the site root. For example,
docs/introduction.mdx is available at /introduction.
pnpm typecheck
pnpm buildThe production build is written to build/.
Set the custom domain to docs.namoid.in. The repository includes
static/CNAME for hosts that use a CNAME file. Set DOCS_SITE_URL only when
building a preview for a different canonical origin.