Tech News
← Back to articles

The easy way to make a website with Markdown

read original related products more articles

Next.js 15 Markdown Boilerplate

A minimal Next.js 15 application that renders content from Markdown files.

Features

Render Markdown files as dynamic pages

Add React components anywhere in your Markdown

The folder structure becomes the URL path

Global styles using Tailwind CSS and DaisyUI

See a live example at nextjs-markdown-boilerplate.vercel.app/

How to use it

I'm lazy, so I made this extremely simple.

... continue reading