news / rebuilding-on-astro
28 May 2026· 1 min read· toa://blog

Rebuilding the portal on Astro

#astro#web#performance

The portal at toaweb.com has been rebuilt on Astro 5 as a fully static site. Content (apps, websites, news) is read from local content collections at build time.

Why the move: static output means no Node server to keep alive — dist/ ships straight to Cloudflare Pages. Less JavaScript — the page is HTML-first; the only client script is the no-flash theme toggle and the app directory search island. Same design system — the brand lives in CSS variables, not in any one renderer.

200 OK.

tor@toa:~$ cat rebuilding-on-astro.md
← all posts