### Requirements - Replicate the functionality of the `genesis-SB` theme as used on https://seriously-bonkers.com ### Approach - Implement using Full Site Editing ( FSE ) - Attempt to create most of the theme using the Site Editor ( beta ). - Attempt to style using the Site Editor ( beta ). - Incorporate the react-SB page as a block - Use modern CSS to style the grids - Implement with a side bar - Improve performance of both server and front end - Dont worry too much about i18n - Develop blocks which are missing as blocks in the theme or single block plugins. - Allow server side rendering overrides a la Fizzie. ### Proposed solution - [x] Clone live site and develop locally in `s.b/bigram` - [x] Start with an empty theme - just enough to be able to use FSE - [x] Develop a home page with template parts suitable for other pages - [x] Develop a 404 page early on ... for the #fse-outreach-experiment - [x] Develop a singular template with post-author, metadates, etc
Requirements
genesis-SBtheme as used on https://seriously-bonkers.comApproach
Proposed solution
s.b/bigram