Official documentation for Sleepless FiveM resources.
This is a Next.js app generated with Create Fumadocs, using static export for GitHub Pages.
bun install
bun run devOpen http://localhost:3000.
bun run build
bun run start # serves the static `out/` directory| Path | Description |
|---|---|
content/docs |
MDX documentation content |
app/(home) |
Landing page |
app/docs |
Documentation layout and pages |
app/api/search |
Static search index route |
lib/source.ts |
Fumadocs content source adapter |
lib/layout.shared.tsx |
Shared layout options (nav, links) |
components |
Shared UI / MDX helpers |
Edit files under content/docs. Sidebar order is controlled by meta.json files in each folder.