No description
  • TypeScript 74.4%
  • MDX 22.4%
  • CSS 2.4%
  • JavaScript 0.8%
Find a file
2026-06-20 13:13:43 -04:00
content/docs i dont wanna talk about it 2026-06-20 13:06:14 -04:00
public new website time 2026-06-20 09:55:41 -04:00
src change og path 2026-06-20 13:13:43 -04:00
.env.development Add NEXT_PUBLIC_URL check and integrate next-umami provider 2026-06-20 10:49:57 -04:00
.env.production UGH 2026-06-20 10:08:23 -04:00
.gitignore Add NEXT_PUBLIC_URL check and integrate next-umami provider 2026-06-20 10:49:57 -04:00
biome.json new website time 2026-06-20 09:55:41 -04:00
bun.lock i dont wanna talk about it 2026-06-20 13:06:14 -04:00
cli.json new website time 2026-06-20 09:55:41 -04:00
next.config.ts im irritated 2026-06-20 12:31:02 -04:00
package.json i dont wanna talk about it 2026-06-20 13:06:14 -04:00
postcss.config.mjs new website time 2026-06-20 09:55:41 -04:00
proxy.ts new website time 2026-06-20 09:55:41 -04:00
README.md new website time 2026-06-20 09:55:41 -04:00
source.config.ts new website time 2026-06-20 09:55:41 -04:00
tsconfig.json new website time 2026-06-20 09:55:41 -04:00

ipv4.army

This is a Next.js application generated with Create Fumadocs.

Run development server:

bun dev

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

Explore

In the project, you can see:

  • lib/source.ts: Code for content source adapter, loader() provides the interface to access your content.
  • lib/layout.shared.tsx: Shared options for layouts, optional but preferred to keep.
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

A source.config.ts config file has been included, you can customise different options like frontmatter schema.

Read the Introduction for further details.

Learn More

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