Blueprints And Static Theme Generation Speed Up New Site Starts
Blueprints now package repeatable site and page structures, while static theme generation improves how headers, footers, and templates are prepared after publishing a theme.
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.