Full site editing isn’t an experimental Gutenberg feature anymore. For this to work, the theme must be a block-based theme, which basically means that it has to adhere to a specific folder/file structure. Are there any tutorials or extensions for Sage 9 or 10 to add block-based theme support to these? I tried to use an index.php and index.html with the special comments, but the page just renders as-is, without any markup. Are there paths/blade loaders to be adusted?
Edit: The experimental-theme.json also must be in place (even just an empty JSON object).
I just noticed that they still call it “experimental”, despite it not being an opt-in Gutenberg experiment.
No, we’re talking about working with Full Site Editing (https://fullsiteediting.com/) and building block based themes for the block editor (aka Gutenberg).
Yeah, I know. It feels like waste of time to me though. They executed Gutenberg poorly. It was meant to be the next big thing, but its sadly not. But maybe I’m wrong.
Sorry to bump this old thread, but how about block themes now that its a more mature feature? I’m not really clear on how it fits in with Sage and ACF.