Add a yearly post-count visual to your Astro blog
A tutorial on creating a server-side, JavaScript-free yearly post count visualization for an Astro blog using content collections and CSS.
A tutorial on creating a server-side, JavaScript-free yearly post count visualization for an Astro blog using content collections and CSS.
A technical guide on implementing a recent posts section in an Astro blog using tags and custom components, without external services.
A developer details refactoring Astro content collections configuration for the Piccalilli platform to enable open working and project pages.
Learn how to use Astro's Content Collection Schemas with Zod to enforce consistent tags and structured data for organized, SEO-friendly content.
A technical guide on migrating an Astro.js blog from Astro.glob() to the newer, type-safe Content Collections for better content management.
A tutorial on building a simple, clean photo gallery using Astro's content collections and image handling features.