Skip to content

Plugin that provides multiple Gutenberg blocks. This is just a personal exercise.

Notifications You must be signed in to change notification settings

marioy47/wordpress-gutenberg-multiple-blocks

Repository files navigation

Wordpress tutorial for creating a plugin with multiple blocks

Resulting files for the blog https://marioyepes.com/intro-wordpress-gutenberg-block-development/

This is a WordPress plugin that provides multiple Gutenberg blocks that doesn't do much.

Setup

git clone https://github.com/marioy47/wordpres-gutenberg-multiple-blocks
cd wordpres-gutenberg-multiple-blocks
docker-compose up -d
npm install
npm start

About

Plugin that provides multiple Gutenberg blocks. This is just a personal exercise.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published