This is a Next.js application generated with Create Fumadocs.
Run development server:
pnpm devOpen http://localhost:3010 with your browser to see the result.
In the project, you can see:
src/lib/source.ts: Code for content source adapter,loader()provides the interface to access your content.src/app/[[...slug]]/page.tsx: Catch-all route that applies shared layout options.
A source.config.ts config file has been included, you can customise different options like frontmatter schema.
Read the Introduction for further details.
To learn more about Next.js and Fumadocs, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- Fumadocs - learn about Fumadocs