Content Collections in Astro
blog New

Content Collections in Astro 6 — The Right Way

Content Collections are how Astro manages structured content. Here is how they work in Astro 6 and what changed from earlier versions.

Jun 19, 2026 Read →
Image optimization comparison
blog

Image Optimization in Astro — Local vs Cloudinary

Astro has built-in image optimization for local images. For remote images, Cloudinary is the practical choice. Here is when to use each.

Jun 17, 2026 Read →
VS Code showing MDX file with component imports
blog

What is MDX and Why Does Astro Use It?

MDX lets you use components inside Markdown. Here is what that means in practice and why it matters for content sites.

Jun 17, 2026 Read →
Vercel import repository screen
guide

How to Deploy Astro to Vercel

Step by step guide to deploying your Astro site to Vercel — from GitHub repo to live URL in under 5 minutes.

Jun 17, 2026 Read →
Vercel import repository screen
guide

How to Set Up Content Collections in Astro 6

A step-by-step guide to setting up Content Collections in Astro 6 — with the correct API that most tutorials get wrong.

Jun 17, 2026 Read →