Introduction

Make beautiful websites with Next.js & MDX

Aren't you tired of using documentation frameworks? We are too! It's time to take control over your documentation and make it beautiful with Next.js and MDX with understandable, swapable and extendable components. That too without importing any extra dependencies.

Features

  • Power of CLI for auto-generation of navigation, pages and components.
  • Full power documentation in minutes with MDX 3 and Next.js 14 App Directory.
  • Advance syntax highlighting solution: Performant and reliable build-time syntax highlighting using rehype-pretty-code powered by shiki.
  • Organize pages intuitively, with file-system routing from Next.js.
  • A11y as a top priority with system options, Github based markdown and much more!

Upcoming Features and Components

  • Easist way to add i18n support to the website.
  • Full-text search for content in the website.
  • Auto optimization of links and images using next/link and next/image
  • Dark mode support.