Introduction
A sleek and modern template for building documentation and blogs with Next.js 15, MDX, Velite, and Shadcn UI components
Core Features
Content Creation
Write documentation using Markdown with embedded React components through MDX.
Content Management
Organize and process content efficiently with Velite's content management system.
User Interface
Pre-built components from Shadcn UI for consistent design and functionality.
Setup Guide
This is a ready-to-use template that comes with everything you need to build a modern documentation site or blog using Next.js 15, MDX, Velite, and Shadcn UI components.
Clone the repository
git clone https://github.com/rudrodip/mext15.git my-docs
cd my-docs
Install dependencies
bun install
Start the development server
bun run dev
Note
Review the documentation to understand the template structure and available features.
Directory Structure
page.tsx
layout.tsx