MarkDown + Static Site Generation = MDSite Stack
MDSite Stack is a simple and customizable template for creating documentation sites with React Router v7.
https://mdsite-stack.vercel.app
npx create-react-router@latest --template ytori/mdsite-stack
- Easily create documentation sites from Markdown
- Simple, minimal, and easy to understand and customize
- Faster initial load due to React Router v7's new prerender feature
Inspired by remix-blog-mdx. For the same reason, MDX is handled at build time.