
Apr 19, 2025
How to Create a Blog Page with Syntax Highlighting
Learn how to set up a blog page with syntax highlighting in Next.js using gray-matter, next-mdx-remote, rehype-prism-plus, and a custom Prism.js CSS theme.
~/blog --tag Nextjs
Thoughts on web development, system design, and the tools I use to ship software.

May 05, 2025
Step-by-step guide to deploying your Next.js app to Cloudflare Workers using the OpenNext adapter and Wrangler CLI.