Skip to main content

Migration Guide

We recently migrated our documentation system from Astro to Docusaurus to provide a better developer experience and more structured content.

Key Changes

  • Search: Improved search capabilities within the docs.
  • Structure: Documentation is now separated from the main app code in the /docs folder.
  • Versioning: Docusaurus allows us to version our documentation in the future.

Landing Page Migration

The main Zapf landing page is transitioning from Astro islands to a pure React SPA using TanStack Router. This will provide a seamless, native-feeling navigation experience.