Web·Product · 2026 · shipped

Boss Fight Entertainment

The studio's marketing site, redesigned.

Boss Fight Entertainment website, home banner featuring the studio's games
Role
Design & build
Tech
Astro 5 · TypeScript · Token-based CSS · Cloudflare Workers

The marketing site for Boss Fight Entertainment, now the live production site at bossfightentertainment.com. It happened in two phases: first a pixel-faithful rebuild of the old site (frozen at a baseline tag), then a modernized version that went head-to-head with it in an internal bake-off. The modern one shipped.

Astro 5, fully static, no UI framework. The baseline’s jQuery, Swiper, and Fancybox all got dropped, and nobody has missed them. One small vanilla file is the only client-side script left. The CSS is hand-written and token-based, deliberately no Tailwind. Game pages come from an Astro content collection, images ship as pre-generated responsive WebP derivatives, and a postbuild verifier checks every page, internal link, and srcset before Cloudflare Workers serves the result as pure static assets.