(\_/) ( •_•) / >🥚 🥚 🥚 🥚 🥚 🥚 🥚
Overview
This release improves site performance, streamlines shared layouts and modules, adds page-transition support across navigation, and refines the animated homepage navbar logo. It also strengthens video metadata and continues the move away from legacy page structures.
Highlights
- Prerendered static pages so key routes are served directly from Netlify’s CDN instead of serverless functions
- Improved font loading by preloading the primary font earlier
- Added hover-based page prefetching to speed up internal navigation
- Added cache headers for fonts and removed dead build chunking config
- Extracted shared media helpers into a single reusable utility file
- Standardised grammar, typos, casing, and US spelling across landing-page copy
- Migrated MDX/module 12-column layouts onto the shared grid.scss system
- Migrated more pages away from legacy layout patterns, including the privacy policy page
- Increased the animated homepage navbar logo size and refined its motion behaviour
- Added Astro page transitions across the shared layout, case study navigation, and next-project routing, with automated coverage for new pages
- Improved Speedyclip video accessibility and SEO metadata by preserving authored descriptions through the MDX/module pipeline
- Added VideoObject schema for case studies, landing pages, and the homepage where video metadata is strong enough