Show HN: Minimal Next.js 15 Markdown Boilerplate

19 points by dtedesco1 - 254 Days, 17 Hours ago Hacker News

Just write Markdown. Add React components whenever you want. I'm lazy, so I made this extremely simple.

- 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

https://github.com/dtedesco1/nextjs-markdown-boilerplate

Loading...

Loading...