nunorralves.pt
ActiveThis website. A Next.js 16 blog with MDX posts, full-text search, tag pages, dark/light themes, and Playwright end-to-end tests running in CI.
This website. A Next.js 16 blog with MDX posts, full-text search, tag pages, dark/light themes, and Playwright end-to-end tests running in CI.
Next.js 10 shipped with a lot of announcements. Here is what actually matters - ranked by how much it changes how you build - and what you can safely ignore until v11.
Generate a dynamic sitemap.xml at build time in Next.js - glob-based page discovery, robots.txt setup, and what to watch out for when your site has dynamic routes.
Step-by-step guide to building a statically-generated blog with Next.js and Markdown - dynamic routes, static props, gray-matter parsing, and a component-based layout - all with minimal dependencies.