Cloud Edge Site Redesign
A full redesign focused on performance, maintainability, and cleaner UX.
Published on 2/18/2026
This project focused on rebuilding a slow, hard-to-maintain site into a simpler Astro codebase.
What I changed
- Replaced heavy components with lightweight Astro templates
- Improved page structure and metadata for search engines
- Reduced page load time by removing unused client-side scripts
Result
The new site is easier to update and ships far less JavaScript to users.