# Astro

Published articles for Astro.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Migrating evilmartians.com from Gatsby to Astro in two weeks with Claude

DevFeed: [Migrating evilmartians.com from Gatsby to Astro in two weeks with Claude](<https://devfeed.tech/articles/the-golden-switch-or-migrating-from-gatsby-to-astro-in-under-93-4-days-19785.md>)

Original publisher: [Read original article](<https://evilmartians.com/chronicles/golden-switch-or-migrating-from-gatsby-to-astro-in-under-9-days>)

Author: Travis Turner (richardturner@evilmartians.com)

Published: 2026-09-08T00:00:00Z

Content type: tutorial

Language: en

Sources: [Evil Martians](<https://devfeed.tech/sources/evil-martians.md>)

Topics: [Astro](<https://devfeed.tech/topics/astro.md>), [gatsby](<https://devfeed.tech/topics/gatsby.md>), [migration](<https://devfeed.tech/topics/migration.md>), [Claude](<https://devfeed.tech/topics/claude.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>), [React](<https://devfeed.tech/topics/react.md>), [Security](<https://devfeed.tech/topics/security.md>), [build performance](<https://devfeed.tech/topics/build-performance.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [astro](<https://devfeed.tech/tags/astro.md>), [build](<https://devfeed.tech/tags/build.md>), [claude](<https://devfeed.tech/tags/claude.md>), [dx](<https://devfeed.tech/tags/dx.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [migration](<https://devfeed.tech/tags/migration.md>), [react](<https://devfeed.tech/tags/react.md>), [security](<https://devfeed.tech/tags/security.md>), [typescript](<https://devfeed.tech/tags/typescript.md>)

### AI overview

Evil Martians describes migrating evilmartians.com from Gatsby to Astro in two weeks with Claude. The article outlines the site's Gatsby maintenance, security, and build-time costs, and discusses four bugs that could have shipped if the agent had operated without oversight.

### Source excerpt

367 posts, four years on Gatsby, and no dedicated team: here's how we moved evilmartians.com to Astro in two weeks with an LLM.

## Affordable and Fast Migration

DevFeed: [Affordable and Fast Migration](<https://devfeed.tech/articles/affordable-and-fast-migration-3400.md>)

Original publisher: [Read original article](<https://astro.build/case-studies/evil-martians/>)

Published: 2026-09-08T00:00:00Z

Content type: article

Language: en

Sources: [The Astro Blog](<https://devfeed.tech/sources/the-astro-blog.md>)

Topics: [migration](<https://devfeed.tech/topics/migration.md>), [modern web development](<https://devfeed.tech/topics/modern-web-development.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [astro](<https://devfeed.tech/tags/astro.md>), [migration](<https://devfeed.tech/tags/migration.md>), [performance](<https://devfeed.tech/tags/performance.md>), [react](<https://devfeed.tech/tags/react.md>)

### AI overview

Evil Martians migrated its corporate website and blog from Gatsby to Astro in nine days while retaining existing React components. The move reduced homepage JavaScript and page weight, improved mobile Lighthouse performance, and aimed to reduce maintenance burden from Gatsby-specific dependencies and tooling.

### Source excerpt

How Evil Martians moved from Gatsby to Astro in nine days without rewriting a single React component

## Astro 7.3

DevFeed: [Astro 7.3](<https://devfeed.tech/articles/astro-7-3-3269.md>)

Original publisher: [Read original article](<https://astro.build/blog/astro-730/>)

Author: Matthew Phillips

Published: 2026-09-03T00:00:00Z

Content type: release

Language: en

Sources: [The Astro Blog](<https://devfeed.tech/sources/the-astro-blog.md>)

Topics: [Server](<https://devfeed.tech/topics/server.md>), [log management](<https://devfeed.tech/topics/log-management.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>)

Tags: [astro](<https://devfeed.tech/tags/astro.md>), [cache](<https://devfeed.tech/tags/cache.md>), [cli](<https://devfeed.tech/tags/cli.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [logging](<https://devfeed.tech/tags/logging.md>), [release](<https://devfeed.tech/tags/release.md>), [servers](<https://devfeed.tech/tags/servers.md>)

### AI overview

Astro 7.3 adds support for multiple preview servers, routes runtime logging to custom image services and cache providers, and introduces a Cloudflare helper for custom worker entrypoints.

### Source excerpt

Astro 7.3 adds an --ignore-lock flag for astro preview, passes Astro's runtime logger into custom image services and cache providers, and ships a finalize() helper for Cloudflare custom worker entrypoints.

## Starlight 0.42

DevFeed: [Starlight 0.42](<https://devfeed.tech/articles/starlight-0-42-3339.md>)

Original publisher: [Read original article](<https://astro.build/blog/starlight-042/>)

Author: Chris Swithinbank

Published: 2026-09-02T00:00:00Z

Content type: release

Language: en

Sources: [The Astro Blog](<https://devfeed.tech/sources/the-astro-blog.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>), [Accessibility](<https://devfeed.tech/topics/accessibility.md>), [build times](<https://devfeed.tech/topics/build-times.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [changelog](<https://devfeed.tech/topics/changelog.md>)

Tags: [accessibility](<https://devfeed.tech/tags/accessibility.md>), [astro](<https://devfeed.tech/tags/astro.md>), [build-times](<https://devfeed.tech/tags/build-times.md>), [changelog](<https://devfeed.tech/tags/changelog.md>), [cli](<https://devfeed.tech/tags/cli.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [release](<https://devfeed.tech/tags/release.md>), [typescript](<https://devfeed.tech/tags/typescript.md>)

### AI overview

Starlight 0.42 reduces client-side JavaScript through the Popover API, compiles its published source to JavaScript with type definitions, and includes build-time and accessibility improvements.

### Source excerpt

Less JavaScript, and more JavaScript, all in one release.

## What's new in Astro - August 2026

DevFeed: [What's new in Astro - August 2026](<https://devfeed.tech/articles/what-s-new-in-astro-august-2026-3357.md>)

Original publisher: [Read original article](<https://astro.build/blog/whats-new-august-2026/>)

Author: Sarah Rainsberger

Published: 2026-08-31T00:00:00Z

Content type: news

Language: en

Sources: [The Astro Blog](<https://devfeed.tech/sources/the-astro-blog.md>)

Topics: [Astro](<https://devfeed.tech/topics/astro.md>), [releases](<https://devfeed.tech/topics/releases.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Maintainers](<https://devfeed.tech/topics/maintainers.md>)

Tags: [astro](<https://devfeed.tech/tags/astro.md>), [community](<https://devfeed.tech/tags/community.md>), [event](<https://devfeed.tech/tags/event.md>), [github](<https://devfeed.tech/tags/github.md>), [maintainers](<https://devfeed.tech/tags/maintainers.md>), [releases](<https://devfeed.tech/tags/releases.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

Astro's August 2026 ecosystem update highlights Astro 7.2, new community and support initiatives, an Astro Playground powered by a real Astro Compiler instance, upcoming maintainer events, and examples of sites built with Astro.

### Source excerpt

August 2026 - Project Steward announcement, new Astro Playground, Astro Germany, and more!

## The Cloudflare Blog -- brought to you by EmDash

DevFeed: [The Cloudflare Blog -- brought to you by EmDash](<https://devfeed.tech/articles/the-cloudflare-blog-brought-to-you-by-emdash-112.md>)

Original publisher: [Read original article](<https://blog.cloudflare.com/cloudflare-blog-uses-emdash/>)

Author: Amy Dutton

Published: 2026-08-24T19:00:00Z

Content type: article

Language: en

Sources: [Cloudflare Blog](<https://devfeed.tech/sources/cloudflare-blog.md>)

Topics: [EmDash](<https://devfeed.tech/topics/emdash.md>), [Content Management System](<https://devfeed.tech/topics/cms.md>), [migration](<https://devfeed.tech/topics/migration.md>), [Astro](<https://devfeed.tech/topics/astro.md>), [Cloudflare](<https://devfeed.tech/topics/cloudflare.md>), [Usability](<https://devfeed.tech/topics/usability.md>), [Front end](<https://devfeed.tech/topics/frontend.md>)

Tags: [astro](<https://devfeed.tech/tags/astro.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [cloudflare-workers](<https://devfeed.tech/tags/cloudflare-workers.md>), [content](<https://devfeed.tech/tags/content.md>), [developer-platform](<https://devfeed.tech/tags/developer-platform.md>), [developers](<https://devfeed.tech/tags/developers.md>), [emdash](<https://devfeed.tech/tags/emdash.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [frontend](<https://devfeed.tech/tags/frontend.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [migration](<https://devfeed.tech/tags/migration.md>), [performance](<https://devfeed.tech/tags/performance.md>), [usability](<https://devfeed.tech/tags/usability.md>)

### AI overview

Cloudflare describes migrating its blog to EmDash, a CMS built for Astro and Cloudflare. The article covers the Customer Zero approach, migration lessons, usability testing, scalability, production validation, and frontend improvements including dark mode.

### Source excerpt

We migrated the Cloudflare Blog to EmDash to prove our stack at massive scale. Here is how we stress-tested performance, safely routed production traffic, and redesigned the frontend experience.

## Astro 7.2

DevFeed: [Astro 7.2](<https://devfeed.tech/articles/astro-7-2-3267.md>)

Original publisher: [Read original article](<https://astro.build/blog/astro-720/>)

Author: Matthew Phillips

Published: 2026-08-06T00:00:00Z

Content type: release

Language: en

Sources: [The Astro Blog](<https://devfeed.tech/sources/the-astro-blog.md>)

Topics: [Astro](<https://devfeed.tech/topics/astro.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [ci](<https://devfeed.tech/topics/ci.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>)

Tags: [astro](<https://devfeed.tech/tags/astro.md>), [cache](<https://devfeed.tech/tags/cache.md>), [ci](<https://devfeed.tech/tags/ci.md>), [cli](<https://devfeed.tech/tags/cli.md>), [release](<https://devfeed.tech/tags/release.md>)

### AI overview

Astro 7.2 introduces experimental incremental static builds, which reuse unchanged prerendered pages by checking route data and module-graph changes. The release also adds an option to disable session support, background mode for astro preview, and a smaller way to specify custom logger entrypoints.

### Source excerpt

Astro 7.2 adds experimental incremental static builds, an option to opt out of session support, background mode for astro preview, and relative logger entrypoints.

## What's new in Astro - July 2026

DevFeed: [What's new in Astro - July 2026](<https://devfeed.tech/articles/what-s-new-in-astro-july-2026-3369.md>)

Original publisher: [Read original article](<https://astro.build/blog/whats-new-july-2026/>)

Author: Sarah Rainsberger

Published: 2026-07-31T00:00:00Z

Content type: news

Language: en

Sources: [The Astro Blog](<https://devfeed.tech/sources/the-astro-blog.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>), [GSAP](<https://devfeed.tech/topics/gsap.md>), [build times](<https://devfeed.tech/topics/build-times.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [astro](<https://devfeed.tech/tags/astro.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [build-times](<https://devfeed.tech/tags/build-times.md>), [gsap](<https://devfeed.tech/tags/gsap.md>), [releases](<https://devfeed.tech/tags/releases.md>), [webflow](<https://devfeed.tech/tags/webflow.md>)

### AI overview

A July Astro ecosystem roundup covering Astro 7.1 updates, community events, a Webflow and CodeTV hackathon using GSAP, and selected community content.

### Source excerpt

July 2026 - CodeTV GSAP Webflow contest, Astro Germany, and more!

## This site now runs on Astro, not WordPress

DevFeed: [This site now runs on Astro, not WordPress](<https://devfeed.tech/articles/this-site-now-runs-on-astro-not-wordpress-36151.md>)

Original publisher: [Read original article](<https://as215248.net/notes/hello-astro/>)

Author: Bastiaan Brink

Published: 2026-07-19T00:00:00Z

Content type: article

Language: en

Sources: [AS215248 - Notes](<https://devfeed.tech/sources/as215248-notes.md>)

Topics: [Astro](<https://devfeed.tech/topics/astro.md>), [WordPress](<https://devfeed.tech/topics/wordpress.md>), [data](<https://devfeed.tech/topics/data.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>), [Cloudflare](<https://devfeed.tech/topics/cloudflare.md>), [Git](<https://devfeed.tech/topics/git.md>)

Tags: [astro](<https://devfeed.tech/tags/astro.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [dns](<https://devfeed.tech/tags/dns.md>), [git](<https://devfeed.tech/tags/git.md>), [meta](<https://devfeed.tech/tags/meta.md>), [network](<https://devfeed.tech/tags/network.md>), [rpki](<https://devfeed.tech/tags/rpki.md>), [static](<https://devfeed.tech/tags/static.md>), [static-site](<https://devfeed.tech/tags/static-site.md>), [tooling](<https://devfeed.tech/tags/tooling.md>), [website](<https://devfeed.tech/tags/website.md>), [wordpress](<https://devfeed.tech/tags/wordpress.md>)

### AI overview

The author explains why as215248.net was rebuilt from WordPress as a static Astro site. The site now generates static HTML without a database, PHP, or admin panel, while scripts fetch live network data from services including Globalping, PeeringDB, RIPEstat, RDAP, the NTP Pool, and Tor Metrics. A Git-based process rebuilds and republishes the site daily behind a Cloudflare Tunnel.

### Source excerpt

Why I rebuilt as215248.net as a static site, and what it does now -- a live Looking Glass, auto-synced PeeringDB data, and a world map of presence.

## Astro 7.1

DevFeed: [Astro 7.1](<https://devfeed.tech/articles/astro-7-1-3265.md>)

Original publisher: [Read original article](<https://astro.build/blog/astro-710/>)

Author: Emanuele Stoppa; Matthew Phillips

Published: 2026-07-16T00:00:00Z

Content type: release

Language: en

Sources: [The Astro Blog](<https://devfeed.tech/sources/the-astro-blog.md>)

Topics: [Astro](<https://devfeed.tech/topics/astro.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>), [CSS](<https://devfeed.tech/topics/css.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>)

Tags: [ai-coding](<https://devfeed.tech/tags/ai-coding.md>), [astro](<https://devfeed.tech/tags/astro.md>), [css](<https://devfeed.tech/tags/css.md>), [dev](<https://devfeed.tech/tags/dev.md>), [release](<https://devfeed.tech/tags/release.md>)

### AI overview

Astro 7.1 adds more control over development and deployment workflows, including multiple dev servers, customizable pagination URLs, finer-grained CSP directives, lower memory usage for large content collections, and experimental content-storage chunking.

### Source excerpt

Astro 7.1 is about more control: CSP, pagination, dev server, and content collections.

## 2025 NixOS Community Survey Report

DevFeed: [2025 NixOS Community Survey Report](<https://devfeed.tech/articles/2025-nixos-community-survey-report-31344.md>)

Original publisher: [Read original article](<https://discourse.nixos.org/t/2025-nixos-community-survey-report/78812>)

Author: djacu

Published: 2026-07-08T15:13:37Z

Content type: news

Language: en

Sources: [Announcements - NixOS Discourse](<https://devfeed.tech/sources/announcements-nixos-discourse.md>)

Topics: [Nix](<https://devfeed.tech/topics/nix.md>), [datasets](<https://devfeed.tech/topics/datasets.md>), [Astro](<https://devfeed.tech/topics/astro.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [astro](<https://devfeed.tech/tags/astro.md>), [community](<https://devfeed.tech/tags/community.md>), [data](<https://devfeed.tech/tags/data.md>), [report](<https://devfeed.tech/tags/report.md>), [survey](<https://devfeed.tech/tags/survey.md>)

### AI overview

The 2025 NixOS Community Survey collected 3,399 complete responses from September 1 to December 15, 2025, a 48% increase over 2024. Its report presents aggregated, anonymized results through interactive charts covering community demographics, technology use, experience, contribution, and information seeking. NixOS was the main entry point for most respondents, while flakes and the new nix CLI were the most-used experimental features; flakes were also the most requested area for improvement.

### Source excerpt

Hello everyone! On behalf of the NixOS Marketing Team, we're happy to announce that survey results now have a permanent home on the NixOS website: NixOS Surveys First up: the full report for the 2025 NixOS Community Survey at 2025 Community Survey Results The survey ran from September 1 to December 15, 2025 and drew 3,399 complete responses, a 48% increase over the 2,290 we received in 2024. Thank you to everyone who took the time to respond! What's in the report The report turns the responses into interactive charts across seven sections: People, Technology, Experience, Workplace, Contribution, Foundation, and Information seeking. A few highlights to get you started: The community is new and growing. 28.9% of respondents started using Nix within the past year, and 82.5% have under four years of experience. NixOS is the front door to the ecosystem. 70.8% heard of NixOS before Nix itself, 78.4% first installed Nix through NixOS, and YouTube is the single largest discovery channel (28.3%). Flakes are everywhere, in both senses. Flakes (78.9%) and the new nix CLI (66.7%) are by far the most-used experimental features, and flakes also top the list of areas respondents most want improved (50.3%), alongside error messages (47.6%) and the reference manual (41.5%). There's much more in the full report: demographics, hardware and platform targets, contribution patterns, upgrade experiences, and how people find help. About the data We take respondent privacy seriously: only aggregated and anonymized results are published, and raw responses are never released. The data pipeline, chart code, and the site itself are available at GitHub - NixOS/surveys - GitHub. Issues and pull requests are welcome, and you can build and hack on the site locally without access to any raw data. We could use your help This survey is put together by a handful of volunteers on the NixOS Marketing Team, and it's a lot of work for a small group: designing the questions, running and promoting the survey

## What's new in Astro - June 2026

DevFeed: [What's new in Astro - June 2026](<https://devfeed.tech/articles/what-s-new-in-astro-june-2026-3372.md>)

Original publisher: [Read original article](<https://astro.build/blog/whats-new-june-2026/>)

Author: Sarah Rainsberger

Published: 2026-06-30T00:00:00Z

Content type: news

Language: en

Sources: [The Astro Blog](<https://devfeed.tech/sources/the-astro-blog.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>)

Tags: [astro](<https://devfeed.tech/tags/astro.md>), [community](<https://devfeed.tech/tags/community.md>), [releases](<https://devfeed.tech/tags/releases.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

A June Astro ecosystem roundup covering Astro 7 and Starlight releases, community adoption, showcased sites, an upcoming Germany meetup, and selected Astro-related content.

### Source excerpt

June 2026 - Astro 7, summer swag collection, Astro Germany meetup, and more!

## Astro 7.0

DevFeed: [Astro 7.0](<https://devfeed.tech/articles/astro-7-0-3263.md>)

Original publisher: [Read original article](<https://astro.build/blog/astro-7/>)

Author: Matthew Phillips; Emanuele Stoppa; Matt Kane

Published: 2026-06-22T00:00:00Z

Content type: release

Language: en

Sources: [The Astro Blog](<https://devfeed.tech/sources/the-astro-blog.md>)

Topics: [Web Development](<https://devfeed.tech/topics/web-development.md>), [modern web development](<https://devfeed.tech/topics/modern-web-development.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Netlify](<https://devfeed.tech/topics/netlify.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [astro](<https://devfeed.tech/tags/astro.md>), [cache](<https://devfeed.tech/tags/cache.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [logging](<https://devfeed.tech/tags/logging.md>), [netlify](<https://devfeed.tech/tags/netlify.md>), [performance](<https://devfeed.tech/tags/performance.md>), [release](<https://devfeed.tech/tags/release.md>), [routing](<https://devfeed.tech/tags/routing.md>), [rust](<https://devfeed.tech/tags/rust.md>)

### AI overview

Astro 7.0 focuses on faster builds through Rust-based compiler and content-processing changes, a new rendering strategy, and Vite 8 with Rolldown. It also adds route caching, Advanced Routing, and features for AI-assisted development.

### Source excerpt

Astro 7.0 brings faster builds with Vite 8, a new Rust compiler, Advanced Routing, background dev server support, and structured logging.

## What's new in Astro - May 2026

DevFeed: [What's new in Astro - May 2026](<https://devfeed.tech/articles/what-s-new-in-astro-may-2026-3379.md>)

Original publisher: [Read original article](<https://astro.build/blog/whats-new-may-2026/>)

Author: Sarah Rainsberger

Published: 2026-05-31T00:00:00Z

Content type: article

Language: en

Sources: [The Astro Blog](<https://devfeed.tech/sources/the-astro-blog.md>)

Topics: [Astro](<https://devfeed.tech/topics/astro.md>), [jobs](<https://devfeed.tech/topics/jobs.md>), [Content Management System](<https://devfeed.tech/topics/cms.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Hono](<https://devfeed.tech/topics/honojs.md>), [Routing (disambiguation)](<https://devfeed.tech/topics/routing.md>), [Rust](<https://devfeed.tech/topics/rust.md>), [Vite](<https://devfeed.tech/topics/vite.md>), [Cloudflare](<https://devfeed.tech/topics/cloudflare.md>), [Markdown](<https://devfeed.tech/topics/markdown.md>), [Express](<https://devfeed.tech/topics/express.md>), [stripe](<https://devfeed.tech/topics/stripe.md>)

Tags: [astro](<https://devfeed.tech/tags/astro.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [developer](<https://devfeed.tech/tags/developer.md>), [features](<https://devfeed.tech/tags/features.md>), [integration](<https://devfeed.tech/tags/integration.md>), [jobs](<https://devfeed.tech/tags/jobs.md>), [learn](<https://devfeed.tech/tags/learn.md>), [markdown](<https://devfeed.tech/tags/markdown.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [releases](<https://devfeed.tech/tags/releases.md>), [routing](<https://devfeed.tech/tags/routing.md>), [rust](<https://devfeed.tech/tags/rust.md>), [stripe](<https://devfeed.tech/tags/stripe.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

Astro's May 2026 ecosystem update covers the new Astro Jobs board, TinaCMS adopting Astro by default, an ImageKit integration, the Astro 7 alpha, recent Astro and Starlight releases, community adoption, showcase sites, team news, and selected community content.

### Source excerpt

May 2026 - A new Astro jobs board, TinaCMS makes Astro their default template, experimental advanced routing, and more!

## How we cut build times by two-thirds by deleting our CMS

DevFeed: [How we cut build times by two-thirds by deleting our CMS](<https://devfeed.tech/articles/how-we-cut-build-times-by-two-thirds-by-deleting-our-cms-24092.md>)

Original publisher: [Read original article](<https://blog.sentry.io/cut-build-times-delete-cms/>)

Author: Eli Lennox

Published: 2026-05-28T09:00:00Z

Content type: article

Language: en

Sources: [Sentry Blog](<https://devfeed.tech/sources/sentry-blog.md>)

Topics: [Astro](<https://devfeed.tech/topics/astro.md>), [Markdown](<https://devfeed.tech/topics/markdown.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [gatsby](<https://devfeed.tech/topics/gatsby.md>), [Vite](<https://devfeed.tech/topics/vite.md>), [React](<https://devfeed.tech/topics/react.md>)

Tags: [astro](<https://devfeed.tech/tags/astro.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [code](<https://devfeed.tech/tags/code.md>), [development](<https://devfeed.tech/tags/development.md>), [markdown](<https://devfeed.tech/tags/markdown.md>), [vite](<https://devfeed.tech/tags/vite.md>)

### AI overview

Sentry describes replacing legacy Gatsby sites and a traditional headless CMS with Astro, Markdown, and Claude Code skills. The migration reduced build times from about 14 minutes to under 4 minutes and eliminated the cited CMS and marketing automation API failures.

### Source excerpt

Sentry replaced its CMS with Astro, Markdown, and Claude Code skills -- cutting build times from 14 to under 4 minutes and eliminating API failures.

## Astro 6.4

DevFeed: [Astro 6.4](<https://devfeed.tech/articles/astro-6-4-3261.md>)

Original publisher: [Read original article](<https://astro.build/blog/astro-640/>)

Author: Erika

Published: 2026-05-28T00:00:00Z

Content type: release

Language: en

Sources: [The Astro Blog](<https://devfeed.tech/sources/the-astro-blog.md>)

Topics: [Astro](<https://devfeed.tech/topics/astro.md>), [Markdown](<https://devfeed.tech/topics/markdown.md>), [Rust](<https://devfeed.tech/topics/rust.md>), [Cloudflare](<https://devfeed.tech/topics/cloudflare.md>), [Routing (disambiguation)](<https://devfeed.tech/topics/routing.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [astro](<https://devfeed.tech/tags/astro.md>), [cli](<https://devfeed.tech/tags/cli.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [features](<https://devfeed.tech/tags/features.md>), [markdown](<https://devfeed.tech/tags/markdown.md>), [release](<https://devfeed.tech/tags/release.md>), [routing](<https://devfeed.tech/tags/routing.md>), [rust](<https://devfeed.tech/tags/rust.md>)

### AI overview

Astro 6.4 adds a pluggable Markdown processor API, introduces the Rust-based Sätteri processor for faster builds, and provides Cloudflare helpers for experimental advanced routing.

### Source excerpt

Astro 6.4 introduces a new pluggable Markdown processor API, a Rust-based Markdown processor for faster builds, and helpers to wire up experimental advanced routing with Cloudflare.

## Starlight 0.39

DevFeed: [Starlight 0.39](<https://devfeed.tech/articles/starlight-0-39-3338.md>)

Original publisher: [Read original article](<https://astro.build/blog/starlight-039/>)

Author: Chris Swithinbank

Published: 2026-05-07T00:00:00Z

Content type: release

Language: en

Sources: [The Astro Blog](<https://devfeed.tech/sources/the-astro-blog.md>)

Topics: [modern web development](<https://devfeed.tech/topics/modern-web-development.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>)

Tags: [astro](<https://devfeed.tech/tags/astro.md>), [changelog](<https://devfeed.tech/tags/changelog.md>), [cli](<https://devfeed.tech/tags/cli.md>), [css](<https://devfeed.tech/tags/css.md>), [docs](<https://devfeed.tech/tags/docs.md>), [release](<https://devfeed.tech/tags/release.md>)

### AI overview

Starlight 0.39 adds more flexible autogenerated sidebars, CSS styling improvements, and multilingual documentation enhancements. It also provides an automated CLI upgrade path and migration guidance.

### Source excerpt

Get more flexible autogenerated sidebars, improved styling, and stronger multilingual docs support with the latest Starlight release.

## Astro 6.3

DevFeed: [Astro 6.3](<https://devfeed.tech/articles/astro-6-3-3259.md>)

Original publisher: [Read original article](<https://astro.build/blog/astro-630/>)

Author: Matthew Phillips

Published: 2026-05-07T00:00:00Z

Content type: release

Language: en

Sources: [The Astro Blog](<https://devfeed.tech/sources/the-astro-blog.md>)

Topics: [Astro](<https://devfeed.tech/topics/astro.md>), [Routing (disambiguation)](<https://devfeed.tech/topics/routing.md>), [Hono](<https://devfeed.tech/topics/honojs.md>), [Image processing](<https://devfeed.tech/topics/image-processing.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [SVG](<https://devfeed.tech/topics/svg.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Frameworks](<https://devfeed.tech/topics/frameworks.md>), [Bun](<https://devfeed.tech/topics/bun.md>), [Deno](<https://devfeed.tech/topics/deno.md>), [Workers](<https://devfeed.tech/topics/workers.md>)

Tags: [astro](<https://devfeed.tech/tags/astro.md>), [cli](<https://devfeed.tech/tags/cli.md>), [feature](<https://devfeed.tech/tags/feature.md>), [framework](<https://devfeed.tech/tags/framework.md>), [image-processing](<https://devfeed.tech/tags/image-processing.md>), [images](<https://devfeed.tech/tags/images.md>), [routing](<https://devfeed.tech/tags/routing.md>), [svg](<https://devfeed.tech/tags/svg.md>), [tool](<https://devfeed.tech/tags/tool.md>)

### AI overview

Astro 6.3 adds experimental advanced routing with composable request handlers and Hono support, plus redirects for external image URLs and SVG image processing disabled by default.

### Source excerpt

Astro 6.3 introduces experimental advanced routing with Hono support, image redirect handling, resilient island hydration, and more.

## What's new in Astro - April 2026

DevFeed: [What's new in Astro - April 2026](<https://devfeed.tech/articles/what-s-new-in-astro-april-2026-3354.md>)

Original publisher: [Read original article](<https://astro.build/blog/whats-new-april-2026/>)

Author: Sarah Rainsberger

Published: 2026-04-30T00:00:00Z

Content type: news

Language: en

Sources: [The Astro Blog](<https://devfeed.tech/sources/the-astro-blog.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>)

Tags: [astro](<https://devfeed.tech/tags/astro.md>), [community](<https://devfeed.tech/tags/community.md>), [events](<https://devfeed.tech/tags/events.md>), [releases](<https://devfeed.tech/tags/releases.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

Astro's April roundup highlights Astro 6.2, an Astro 7 alpha preview, community news, and ecosystem content.

### Source excerpt

April 2026 - Astro Together London, an alpha preview of Astro 7, and more!

## Astro 6.2

DevFeed: [Astro 6.2](<https://devfeed.tech/articles/astro-6-2-3257.md>)

Original publisher: [Read original article](<https://astro.build/blog/astro-620/>)

Author: Emanuele Stoppa; Matthew Phillips

Published: 2026-04-30T00:00:00Z

Content type: release

Language: en

Sources: [The Astro Blog](<https://devfeed.tech/sources/the-astro-blog.md>)

Topics: [log management](<https://devfeed.tech/topics/log-management.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [api](<https://devfeed.tech/tags/api.md>), [astro](<https://devfeed.tech/tags/astro.md>), [cli](<https://devfeed.tech/tags/cli.md>), [json](<https://devfeed.tech/tags/json.md>), [logging](<https://devfeed.tech/tags/logging.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [performance](<https://devfeed.tech/tags/performance.md>), [release](<https://devfeed.tech/tags/release.md>), [svg](<https://devfeed.tech/tags/svg.md>)

### AI overview

Astro 6.2 adds experimental custom and JSON logging, a redesigned SVG optimizer API, and a helper for loading font file data during prerendering. It also notes an Astro 7 alpha with Vite 8 support.

### Source excerpt

Astro 6.2 introduces an experimental custom logger with JSON output, an SVG optimizer API, a new font file URL helper, and more.

## Building My Dream Developer Blog with Astro, Cloudflare, and AI

DevFeed: [Building My Dream Developer Blog with Astro, Cloudflare, and AI](<https://devfeed.tech/articles/building-my-dream-developer-blog-with-astro-cloudflare-and-ai-25704.md>)

Original publisher: [Read original article](<https://blog.shreyaspatil.dev/building-my-dream-developer-blog-with-astro-cloudflare-and-ai/>)

Author: Shreyas Patil

Published: 2026-04-20T00:00:00Z

Content type: article

Language: en

Sources: [Shreyas Patil's Blog](<https://devfeed.tech/sources/shreyas-patil-s-blog.md>)

Topics: [Astro](<https://devfeed.tech/topics/astro.md>), [Cloudflare](<https://devfeed.tech/topics/cloudflare.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Google](<https://devfeed.tech/topics/google.md>)

Tags: [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [antigravity](<https://devfeed.tech/tags/antigravity.md>), [astro](<https://devfeed.tech/tags/astro.md>), [blogging](<https://devfeed.tech/tags/blogging.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [developer](<https://devfeed.tech/tags/developer.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [git](<https://devfeed.tech/tags/git.md>), [google](<https://devfeed.tech/tags/google.md>), [markdown](<https://devfeed.tech/tags/markdown.md>)

### AI overview

The author describes migrating more than 60 technical blogs from Hashnode to a custom Astro site hosted on Cloudflare Pages. The site uses Markdown files in Git, and the author used Google Antigravity as a pair-programming AI agent while building it.

### Source excerpt

How I migrated my 60+ engineering blogs from Hashnode to a custom Astro setup on Cloudflare with the help of Google Antigravity AI.

## What's new in Astro - March 2026

DevFeed: [What's new in Astro - March 2026](<https://devfeed.tech/articles/what-s-new-in-astro-march-2026-3375.md>)

Original publisher: [Read original article](<https://astro.build/blog/whats-new-march-2026/>)

Author: Sarah Rainsberger

Published: 2026-03-31T00:00:00Z

Content type: news

Language: en

Sources: [The Astro Blog](<https://devfeed.tech/sources/the-astro-blog.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>)

Tags: [astro](<https://devfeed.tech/tags/astro.md>), [community](<https://devfeed.tech/tags/community.md>), [event](<https://devfeed.tech/tags/event.md>), [features](<https://devfeed.tech/tags/features.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [partnership](<https://devfeed.tech/tags/partnership.md>), [releases](<https://devfeed.tech/tags/releases.md>), [rust](<https://devfeed.tech/tags/rust.md>), [server](<https://devfeed.tech/tags/server.md>), [updates](<https://devfeed.tech/tags/updates.md>), [vue](<https://devfeed.tech/tags/vue.md>), [vue-js](<https://devfeed.tech/tags/vue-js.md>)

### AI overview

A monthly Astro ecosystem roundup covering Astro 6 and 6.1 releases, Starlight updates, a CloudCannon CMS partnership, community events, adopter showcases, and challenge winners.

### Source excerpt

March 2026 - Astro 6, CloudCannon CMS Partnership, Astro Together London, and more!

## Adding Payments to Astro Sites: Static Meets Dynamic

DevFeed: [Adding Payments to Astro Sites: Static Meets Dynamic](<https://devfeed.tech/articles/adding-payments-to-astro-sites-static-meets-dynamic-9522.md>)

Original publisher: [Read original article](<https://dodopayments.com/blogs/accept-payments-astro-sites/>)

Author: Ayush Agarwal

Published: 2026-03-27T00:00:00Z

Content type: tutorial

Language: en

Sources: [Dodo Payments Blog](<https://devfeed.tech/sources/dodo-payments-blog.md>)

Topics: [Astro](<https://devfeed.tech/topics/astro.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>)

Tags: [astro](<https://devfeed.tech/tags/astro.md>), [checkout](<https://devfeed.tech/tags/checkout.md>), [developer-tools](<https://devfeed.tech/tags/developer-tools.md>), [digital-products](<https://devfeed.tech/tags/digital-products.md>), [ecommerce](<https://devfeed.tech/tags/ecommerce.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [payment-processing](<https://devfeed.tech/tags/payment-processing.md>), [payments](<https://devfeed.tech/tags/payments.md>), [webhooks](<https://devfeed.tech/tags/webhooks.md>)

### AI overview

This guide explains how to add payment processing to Astro websites while preserving their static-first performance model. It covers payment links, checkout, webhooks, and server-side integrations for selling digital products and supporting ecommerce use cases.

### Source excerpt

How to add payment processing to Astro websites. Integrate checkout, handle webhooks, and sell products from static-first sites with Dodo Payments.

## Astro 6.1

DevFeed: [Astro 6.1](<https://devfeed.tech/articles/astro-6-1-3256.md>)

Original publisher: [Read original article](<https://astro.build/blog/astro-610/>)

Author: Fred Schott

Published: 2026-03-26T00:00:00Z

Content type: release

Language: en

Sources: [The Astro Blog](<https://devfeed.tech/sources/the-astro-blog.md>)

Topics: [Astro](<https://devfeed.tech/topics/astro.md>), [Compression](<https://devfeed.tech/topics/compression.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Internationalization (i18n)](<https://devfeed.tech/topics/i18n.md>), [Routing (disambiguation)](<https://devfeed.tech/topics/routing.md>), [view transitions](<https://devfeed.tech/topics/view-transitions.md>), [browser](<https://devfeed.tech/topics/browser.md>), [iOS](<https://devfeed.tech/topics/ios.md>)

Tags: [astro](<https://devfeed.tech/tags/astro.md>), [browser](<https://devfeed.tech/tags/browser.md>), [compression](<https://devfeed.tech/tags/compression.md>), [content](<https://devfeed.tech/tags/content.md>), [global](<https://devfeed.tech/tags/global.md>), [integrations](<https://devfeed.tech/tags/integrations.md>), [ios](<https://devfeed.tech/tags/ios.md>), [release](<https://devfeed.tech/tags/release.md>), [routing](<https://devfeed.tech/tags/routing.md>), [view-transitions](<https://devfeed.tech/tags/view-transitions.md>)

### AI overview

Astro 6.1 adds codec-specific global image defaults for Sharp, advanced SmartyPants configuration, and i18n fallback route access for integrations. It also improves mobile view transitions by avoiding duplicate animations when the browser supplies its own transition.

### Source excerpt

Astro 6.1 introduces codec-specific Sharp image defaults, advanced SmartyPants configuration, and i18n fallback routes for integrations.

[Next page](<https://devfeed.tech/tags/astro.md?cursor=WyIyMDI2LTAzLTI2VDAwOjAwOjAwKzAwOjAwIiwgIjE2NDkwYjQ3LWQyNTYtNDZkNi1hZWNhLWFkNzg2YmI3MTJjZCJd>)