Welcome to Nibbles Docs
This documentation site is built with Nextra , a Next.js powered static site generator that makes it easy to create beautiful documentation websites.
Features
- Fast and modern — Powered by Next.js 16 with App Router and React 19
- MDX support — Write content in Markdown with embedded React components
- Built-in search — Full-text search out of the box
- Dark mode — First-class dark mode support via
next-themes - SEO friendly — Sensible defaults for metadata, Open Graph, and sitemaps
Getting Started
Head to the Introduction to learn more, or jump straight to a topic from the sidebar.
npm install
npm run devThen open http://localhost:3000 to view the site.
Last updated on