886 Studios Website Redesign
Published:

This project is a rebuild of the 886 Studios website as a maintainable Astro site. The goal is not to reinvent the brand, but to keep the visual direction recognizable while making the underlying structure easier to work with.
What it is
An Astro static-site codebase for 886 Studios with route-level pages, reusable page components, shared layouts, centralized content data, and a production-style Vercel preview.
Why I made it
I wanted a cleaner way to iterate on the site without treating every page as a one-off file. Moving the structure into Astro makes local preview, component reuse, events/content updates, and future changes more straightforward.
What I learned
- How to structure a small Astro site around reusable page sections.
- How to separate site copy from visual layout.
- How to preserve an existing visual identity while improving maintainability.
