The Build Log #3 - March 2026 Edition
The Build Log is a monthly update where I share what I've been working on, the releases that have shipped, exciting milestones, what's coming next, and more. Dive into everything that happened in March 2026.
All the latest details about new releases, feature updates, improvements, experiments, and the progress behind the projects I’m building.
The Build Log is a monthly update where I share what I've been working on, the releases that have shipped, exciting milestones, what's coming next, and more. Dive into everything that happened in March 2026.
I'm open sourcing SEO in Next.js and SEO in Astro, under the MIT license.
In this release the focus was mainly on improving the configuration file experience and on writing tests for the main functionalities of the library.
You can now add the starlight-page-actions and starlight-ui-tweaks skills to Codex, Claude Code, Open Code, or similar agents.
You can now add the seo-in-astro skill to Codex, Claude Code, Open Code, or similar agents.
SEO in Astro v1.0.0 is officially released after three beta iterations. It introduces an optional defaultOgImg parameter, full test coverage for core features, and a stable foundation for future updates.
The Build Log is a monthly update where I share what I've been working on, the releases that have shipped, exciting milestones, what's coming next, and more. Dive into everything that happened in February 2026.
You can now add the seo-in-nextjs skill to Codex, Claude Code, Open Code, or similar agents.
The main focus of this release was to add the tool for auditing SEO implementation in the project.
This release focused primarily on completely cleaning up the generated Markdown and adding a menu that allows sharing pages across different platforms.
In this beta release, the focus was mainly on adding components to generate metadata and JSON-LD on Astro pages.
The Build Log is a monthly update where I share what I've been working on, the releases that have shipped, exciting milestones, what's coming next, and more. Dive into everything that happened in January 2026.
In this release, the main focus was on turning SEO in Astro into a formal library with utilities to generate robots.txt files, sitemap.xml and llms.txt.
In this release, the main focus was on removing or replacing components used in MDX files to achieve cleaner generated Markdown.
In this release, the main focus was on turning SEO in Next.js into a formal library with utilities to generate metadata, robots.txt files, sitemap.xml, type-safe JSON-LD, and more.