Skip to content

Create "Hello World" Block plugin examples with documentation #1619

@ahmadawais

Description

@ahmadawais

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 and save 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 the saved 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!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions