-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
[Type] Developer DocumentationDocumentation for developersDocumentation for developers
Milestone
Description
I have had been looking at the source code of Gutenberg lately and it seems that 3rd party Gutenberg blocks page is outdated.
I'd like to build a few 3rd party blocks to hunker down a few silly assumptions and for fun. Would it be possible for anyone to help collaborate in building a very simple boilerplate for creating 3rd Party Gutenberg blogs.
Ideally the boilerplate would have
- Basic block setup
- Documentation on
edit
andsave
methods - Basic documentation on how Gutenberg works (technical docs — much needed since React, JSX, ES6 etc. are pretty new for many WordPress developers)
- Example blocks (take user input in
edit
and use it inside thesave
d state etc.) - NPM Scripts, Gulp, Webpack (basic configuration files for working with Babel, ES6, React, etc.)
Currently, working off an experimental plugin https://github.com/ahmadawais/Gutenberg-Blocks
Looking forward!
pagelab and Pryx
Metadata
Metadata
Assignees
Labels
[Type] Developer DocumentationDocumentation for developersDocumentation for developers