- Shipped
- March 31, 2026 at 7:14 PM UTC
- Author
- Kamo
- Commit
- 874a702
New pages and endpoints: - /site-map — styled HTML sitemap with all static pages organized by category, plus dynamically loaded KB articles from Help Center, Documentation, and API Reference. Links to machine-readable versions. - /api/sitemap — JSON sitemap API with all pages and KB articles, organized by section with titles and last-modified dates - sitemap.ts updated to dynamically fetch and flatten KB article trees into the XML sitemap for search engine indexing Footer updates: - Both homepage Footer and sub-page SubFooter now have a "Sitemap" link with Map icon to the left of the "Back to top" button Also: robots.txt updated with Allow for /api/sitemap and additional Sitemap directive pointing to the JSON endpoint.