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.