Command Palette

Search for a command to run...

0.1.0

Docs platform launch.

Added#

  • Public documentation at /docs, rendered from MDX.
  • Diátaxis structure: Tutorials, How-To Guides, Reference, Explanation.
  • Full-text search powered by Orama.
  • What's New + Changelog with RSS feeds.
  • Sitemap + robots.txt.
  • Intercom chat widget on docs pages.
  • Dark mode honouring existing --color-ins-* brand tokens.

Changed#

  • app/welcome/page.tsx external links repointed from docs.insites.io to /docs.
  • Intercom app_id moved from hardcoded literal to NEXT_PUBLIC_INTERCOM_APP_ID.