-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
✒️ gutenbergA change to our WordPress Gutenberg integrationA change to our WordPress Gutenberg integration
Description
In testing our new WordPress theme, I've noticed that Jetpack includes some complimentary Gutenberg blocks that seem quite useful. In most cases, they seem very close to working but may need some CSS tweaks to fit in our responsive containers.
Tasks per block
- Use a local environment with Jetpack installed and Gutenberg active to source markup for the block
- Use this markup to create a story similar to our Gutenberg stories (but maybe housed in a separate file/area so it's clear that these are Jetpack blocks)?
- Write necessary CSS (if necessary) so that the block will work within our pages
Setup tasks
Determine method for including whatever CSS or JS is necessary for visualizing these stories. Ideally this would be a dependency we add to the project similar to what we're doing for the core Gutenberg blocks so we don't have to maintain it.
Blocks
This is not the full list, as not all blocks seem useful to us.
No need to create stories for blocks that work as-is without modification. Check those off and move on!
If there are major gotchas, hurdles or other issues with any of these blocks, we should make note of that and move on to the next simplest block. No reason to get hung up on any one of these.
Image Compare Block (Does not appear to resize with container currently)- Markdown Block (Needs space between adjacent block elements)
(I thought there'd be more than two we'd use prior to writing this issue. 😄)
Metadata
Metadata
Assignees
Labels
✒️ gutenbergA change to our WordPress Gutenberg integrationA change to our WordPress Gutenberg integration