Skip to main content
← Changelog

Blueprints Speed Up New Site Starts

Reusable site and page structures launch faster, with static headers and footers reducing page render time and improving predictability.

Blueprints now package repeatable site and page structures. Static theme generation improves how headers, footers, and templates are prepared after publishing or re-uploading a theme.

Faster new site starts

New sites can start closer to a usable shape. Theme authors can ship reusable structures instead of handing editors a blank canvas. The first thing an editor sees after site setup is a structured starting point rather than an empty collection of pages.

Static generation

Headers, footers, and global templates are now generated as static output during theme publishing, rather than being assembled on each page load. This makes page rendering faster and more predictable across the site.

Feature Themes