Found 121 bookmarks
Newest
Full site editing for theme developers
Full site editing for theme developers
Course Content Expand All Introduction Welcome & How to use the course What is full site editing? Preparations All about blocks Bonus -How to stay up to date Block grammar basics Block attributes New full site editing blocks Custom block styles Experimental: Introduction to block… Continue reading Full site editing for theme developers
·fullsiteediting.com·
Full site editing for theme developers
Designing & Building Gutenberg Blocks
Designing & Building Gutenberg Blocks
Let’s dive in and learn the very basics of building fantastic Gutenberg blocks. We’ll explore the foundations of the block development, setting up a local block development environment, proper user experience techniques within blocks, and how to get involved with the Gutenberg design and technical community. While we won’t go super technical, you’ll leave the session with a clearer understanding of how to design and build Gutenberg blocks.
·slides.com·
Designing & Building Gutenberg Blocks
Add block collections
Add block collections
Description As proposed in #16866, this adds a new function registerBlockCollection( namespace, title, icon = {} ); This enables blocks to be added to both collections and categories, ensuring that...
·github.com·
Add block collections
Blocks Plugin Unit Test: Choosing the Perfect Gutenberg Plugin for your Website and Theme
Blocks Plugin Unit Test: Choosing the Perfect Gutenberg Plugin for your Website and Theme
Since the launch of new WordPress Gutenberg block editor, there have been a lot of blocks plugin added on the plugin directory. Most of these Gutenberg blocks plugins provide several collection of useful blocks that you can integrate easily on your website. The huge question is which of these plugins…
·jeffreycarandang.com·
Blocks Plugin Unit Test: Choosing the Perfect Gutenberg Plugin for your Website and Theme
Laraberg Editor
Laraberg Editor
Laraberg is a Laravel package by Maurice Wijnia that aims to provide an easy way to integrate the Gutenberg editor in Laravel projects. Laraberg aims to provide an easy way to integrate the Gutenberg editor with your Laravel projects. It is built on top of the GutenbergJS project, implements all the necessary communication and adds an easy to use API. Here’s the b …
·laravel-news.com·
Laraberg Editor