WordPress / block-development-examples

Practical examples for building WordPress blocks and extending the Editor.
https://wordpress.github.io/block-development-examples/
GNU General Public License v2.0
213 stars 32 forks source link

Improve the readability of the "Conventions for examples" wiki page #98

Closed ndiego closed 7 months ago

ndiego commented 7 months ago

I have found the 06 Conventions for examples a bit challenging to read/parse, and I think it could be improved with some additional formatting and more context. I found myself struggling to follow it when trying to add a new block to the repo.

@juanmaguitar I am happy to take this on but I wanted to flag it before I did so.

juanmaguitar commented 7 months ago

Thanks for this feedback @ndiego Happy for you to take on this task and also happy to answer any questions on these conventions.

ndiego commented 7 months ago

I completed a first pass, but it could still probably be flushed out a bit more. I am going to close this issue out for now, but as I add examples in the future, I'll update the guide with anything else I think is warranted.

juanmaguitar commented 7 months ago

Thanks a lot for revamping this page, @ndiego It's much more clear now 🥳