📝 Blog: Nextjs

2 articles

Deploying an Existing Next.js Project to Cloudflare Workers with OpenNext

Deploying an Existing Next.js Project to Cloudflare Workers with OpenNext

May 5, 2025

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

How to Create a Blog Page with Syntax Highlighting

How to Create a Blog Page with Syntax Highlighting

April 19, 2025

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.