Loading...
> Server is loading......
A simple pipeline: Markdown in /content, gray-matter for frontmatter, and reading-time to show estimate on cards.
I wanted local content that feels CMS-like without extra infrastructure.
src/content/blog/*.mdgray-matterreading-timereact-markdown + remark-gfmNext.js App Router SEO Checklist (2025)
A practical checklist for shipping pages that rank: metadata API, OG/Twitter cards, sitemap, robots, and content structure.
Dark mode done right with next-themes
A clean approach to theme toggling in Next.js: class-based themes, CSS variables, and persisting preferences.
Building a design system with shadcn/ui
How I use shadcn/ui as a starting point: consistent tokens, composable components, and accessible primitives.