The framework for building documentation websites in Next.js.
📘 Learn More: Documentation
This monorepo includes three packages.
The headless UI library for building docuementation websites.
It includes necessary parts such as TOC, Sidebar, and some useful utilities.
npm install next-docs-zeta
The framework built on top of Next Docs Zeta. It offers many out-of-the-box features along with a well-designed user interface.
npm install next-docs-ui
A CLI tool that generates documentation sites.
npx create next-docs-app
View the Template repository on Github.
Next Docs has native support for Contentlayer.