Skip to content

Repository files navigation

FeatBit Docs

The FeatBit documentation site, built with Next.js and Fumadocs. Migrated documentation lives under content/docs and is served from /docs.

Run development server:

npm run dev
# or
pnpm dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Explore

In the project, you can see:

  • src/lib/source.ts: Fumadocs content source adapter.
  • src/lib/layout.shared.tsx: Shared FeatBit navigation and external links.
Route Description
app/(home) The route group for your landing page and other pages.
app/docs The documentation layout and pages.
app/api/search/route.ts The Route Handler for search.

Fumadocs MDX

Collections are defined with the Macro API in lib/source.ts.

Read the Introduction for further details.

Learn More

To learn more about Next.js and Fumadocs, take a look at the following resources:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages