SEO and Sitemap
This docs app mirrors the same SEO structure used in Banandre:
- rich
metadatain layout - JSON-LD scripts in
<Head> next-sitemapgeneration after static buildrobots.txtgenerated from sitemap config
next-sitemap.config.js sets per-route priority and change frequency while
respecting static export output.
Commands
bun --filter @classifyre/docs run build
# postbuild automatically runs next-sitemapLast updated on