<IteruCode/>
Templates
nextjsOfficial

Protocol

API reference documentation site with global search, built with Tailwind CSS, Next.js, and MDX.

About

This template is a Tailwind Plus Protocol-based API documentation site using Next.js 16, React 19, TypeScript, Tailwind CSS v4, MDX, and FlexSearch. Docs pages are MDX: the landing page is src/app/page.mdx and each API section lives at src/app/<section>/page.mdx (quickstart, authentication, messages, webhooks, ...). MDX and the search index are wired up by src/mdx/ (including search.mjs) in next.config.mjs. Shared UI lives in src/components (icons in src/components/icons), helpers in src/lib, and styles in src/styles/tailwind.css. Use the bundled frontend-design and next-best-practices skills before substantial UI or Next.js changes.

Tags

nextjstailwinddocumentationapimdx
Share

More Templates Like This

View Syntax
Syntax preview

Syntax

Software documentation site with global search, built with Tailwind CSS, Next.js, and Markdoc.

nextjs
View Commit
Commit preview

Commit

Changelog and release-notes site built with Tailwind CSS, Next.js, and MDX.

nextjs
View Spotlight
Spotlight preview

Spotlight

Personal website and blog built with Tailwind CSS, Next.js, and MDX.

nextjs
<IteruCode/>