Manual Installation
Create a new fumadocs project from scratch.
Read the Quick Start guide first for basic concept.
Getting Started
Create a new Next.js application with create-next-app, and install required packages.
fumadocs-ui fumadocs-coreContent Source
Fumadocs supports different content sources, you can choose one you prefer.
There is a list of officially supported sources:
Make sure to configure the library correctly following their setup guide before continuing, we will import the source adapter using @/lib/source.ts in this guide.
MkSaaS Docs