RSSAmplifier

Danny Smith - Articles & Notes · Jun 14, 2026

Speeding up Astro builds and improving deployment

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

When I first started moving this site to Astro I decided that I wanted a truly statically-generated site . In other words, I want astro build to produce a folder of plain old files which can be served by any webserver which can serve files. So while I currently deploy to Vercel , nothing about the build depends on Vercel. This means I can use a GitHub Action to build the site and then dump the…

Read on danny.is

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.