WordPress / wordpress-playground

Run WordPress in the browser via WebAssembly PHP
https://w.org/playground/
GNU General Public License v2.0
1.63k stars 249 forks source link

Block theme builder on WordPress.org #760

Open adamziel opened 11 months ago

adamziel commented 11 months ago

Let's empower designers to build block themes with a dedicated builder tool available directly from WordPress.org.

As a designer, I would:

I could also:

This workflow could potentially also offer the GitHub export and import feature.

Open questions

Before this project starts, there are some questions to answer:

What important factors is this issue missing @beafialho @jasmussen @mtias ?

beafialho commented 11 months ago

I could also:

Load my existing theme from the theme directory Make changes Submit the updated version with a click of a button

This would be great.

Here are some ideas that would be useful:

@iamtakashi @henriqueiamarino any other things you remember?

jasmussen commented 11 months ago

Can I host my result directly after picking and choosing pieces?

danielbachhuber commented 11 months ago

This workflow could potentially also offer the GitHub export and import feature.

I don't think the open source version should directly integrate into a proprietary service.

adamziel commented 11 months ago

Can I host my result directly after picking and choosing pieces?

That would be a hosting feature, the only way to do it in Playground would be to integrate with such a service (or GitHub pages).

I don't think the open source version should directly integrate into a proprietary service.

You do have a point, at the same time playground.wordpress.net already has a simple GitHub integration for public community repos that should be helpful even for showcasing features in new major WordPress releases.