Generated sites now self-host their fonts and ship with the page-performance pass applied.
Performance
- Self-hosted Google Fonts - fonts are downloaded and served from the site itself, removing a render-blocking request to a third-party host.
- Page performance pass - embed facades, LCP preloading and explicit image dimensions are applied to generated pages.
Site Builder
- Per-page source grounding - a rebuild now grounds each page in its own source page rather than the site as a whole.
- Token menu in the header - the generated header carries a menu token instead of a hardcoded list.
- Colour picker - brand colours apply through the standard WordPress colour picker.
Fixes
- Design-mode import - importing a site in design mode no longer breaks the imported styles.