https://github.com/dseidl/awesome-gutenberg
🎉 A curated list of awesome things related to Gutenberg
https://github.com/dseidl/awesome-gutenberg
List: awesome-gutenberg
Last synced: 6 months ago
JSON representation
🎉 A curated list of awesome things related to Gutenberg
- Host: GitHub
- URL: https://github.com/dseidl/awesome-gutenberg
- Owner: dseidl
- License: cc0-1.0
- Created: 2018-06-20T07:26:53.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-11T03:13:45.000Z (over 6 years ago)
- Last Synced: 2024-05-20T21:52:57.449Z (about 1 year ago)
- Homepage:
- Size: 42 KB
- Stars: 45
- Watchers: 9
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: license
Awesome Lists containing this project
- ultimate-awesome - awesome-gutenberg - 🎉 A curated list of awesome things related to Gutenberg. (Other Lists / Julia Lists)
README
![]()
# Awesome Gutenberg [](https://awesome.re)
> A curated list of awesome things related to Gutenberg
- [Official Resources](#official-resources)
- [External Resources](#external-resources)
- [Blocks](#blocks)
- [Components](#components)
- [Scaffold](#scaffold)
- [Tutorials](#tutorials)
- [Articles](#articles)
- [Gutenberg in the wild (Case Studies)](#case-studies)# Resources
### Official Resources
- [Official Handbook](https://wordpress.org/gutenberg/handbook/)
- [GitHub Repo](https://github.com/WordPress/gutenberg)
- [Editor Technical Overview](https://make.wordpress.org/core/2017/01/17/editor-technical-overview/)
- [Showcasing Gutenberg Starter Theme](https://github.com/WordPress/gutenberg-starter-theme)
- [Block-based Gutenberg Design with Sketch](https://github.com/Automattic/gutenberg-themes-sketch)
- [Gutenberg Examples](https://github.com/WordPress/gutenberg-examples)### External Resources
- [Gutenberg Times](https://gutenbergtimes.com/category/updates/)
- [Gutenberg Hub](http://gutenberghub.com/)
- [Gutenberg Block Library](https://editorblockswp.com/library)### Blocks
- [Google Map](https://github.com/pantheon-systems/google-map-gutenberg-block)
- [WDS-Blocks](https://github.com/WebDevStudios/WDS-Blocks) - WebDevStudios library of Gutenberg blocks
- [Co-Blocks](https://github.com/thatplugincompany/coblocks) - Blocks by CoBlocks
- [Advanced Gutenberg Blocks](https://github.com/maximebj/advanced-gutenberg-blocks) - Blocks by maximebj
- [Atomic Blocks](https://github.com/ArrayHQ/atomic-blocks) - Blocks by ArrayHQ
- [WPGraphQL Gutenberg Block](https://github.com/wp-graphql/graphql-gutenblock-example)
- [Extensibility Workshop](https://github.com/youknowriad/gutenberg-extensibility-workshop)
- [Editor Blocks](https://github.com/editorblocks/editor-blocks)
- [WooCommerce Products Block](https://github.com/woocommerce/woocommerce-gutenberg-products-block)
- [Gallery Block](https://github.com/thatplugincompany/block-gallery)
- [Ghostkit Blocks](https://github.com/nk-o/ghostkit)### Components
- [Human Made Gutenberg Tools](https://github.com/humanmade/hm-gutenberg-tools) – Components by Human Made
### Scaffold
- [Create Guten Block](https://github.com/ahmadawais/create-guten-block) - A zero-configuration developer toolkit for building Gutenberg block plugins
- [WP-CLI Command](https://developer.wordpress.org/cli/commands/scaffold/block/)### Tutorials
- [Gutenberg development with Zac Gordon](https://gutenberg.courses/development/)
- [Gutenberg theming with Zac Gordon](https://gutenberg.courses/theming/)
- [Coding Blocks for WordPress Gutenberg by Jeremy McPeak](https://code.tutsplus.com/courses/coding-blocks-for-wordpress-gutenberg)### Articles
- [Gutenberg, or the Ship of Theseus](https://matiasventura.com/post/gutenberg-or-the-ship-of-theseus/) - MatÃas Ventura Bausero (October 2017)
- [We Called It Gutenberg for a Reason](https://ma.tt/2017/08/we-called-it-gutenberg-for-a-reason/) - Matt Mullenweg (August 2017)
- [How Gutenberg is Changing WordPress Development](https://riad.blog/2017/10/06/how-gutenberg-is-changing-wordpress-development/) - Riad Benguella (October 2017)
- [Gutenberg blocks made easy](http://jschof.com/gutenberg-blocks/gutenberg-blocks-made-easy/) - Jim Schofield (April 2018)
- [Experiments in test-driven development of a Gutenberg block](https://www.theaveragedev.com/test-driven-development-of-a-gutenberg-block-1/) - theAverageDev (December 2018)### Case Studies
- [Mimimi](https://wptavern.com/how-a-munich-based-game-studio-is-using-wordpress-and-gutenberg-to-power-its-website)
[](https://creativecommons.org/publicdomain/zero/1.0/)