WordPress / wordpress-playground

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

Theme contribution workflow #794

Open adamziel opened 9 months ago

adamziel commented 9 months ago

Let's give contributors a way to build block themes in their browsers and without a local development environment.

adamziel commented 9 months ago

Some feedback about the cumbersome parts of building block themes with WordPress that @beafialho shared:

There are things to do repeatedly (like installing CBT and Block Canvas, for example).

We can now create and save patterns in the editor, but CBT doesn’t export them. This forces us to add them manually and is a cumbersome step.

Having to migrate content from one demo site to the other.