Introduction

What is this?

This is a template project focused on documentation creation using React Router v7.

MarkDown + Static Site Generation = MDSite Stack

Features

  • 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

Architecture

Inspired by remix-blog-mdx. For the same reason, MDX is handled at build time.