|
|
|
|
|
by dtedesco1
297 days ago
|
|
I wanted a dumb & simple way to make a modern website with text files, so I made one. Small, static-first Next.js boilerplate, intentionally minimal, just markdown → website, with optional React components when you want them. Just updated it; what’s new: • Next.js 15.5.2 + React 19.1.1
• Better typing for error boundaries (React 19)
• Robust handling for Next 15 async params
• Updated DaisyUI, MDX, and tooling Use it for docs, personal sites, landing pages, or simple content sites that still want modern Next.js ergonomics. |
|