For those who are looking for a simple solution to develop Block Themes or GeneratePress child themes, I published 2 starter boilerplates with :
- pre-made PHP includes for CSS and JS on both the front-end and Gutenberg editor.
- PHP linting.
- a simple esbuild workflow.
- and a zip export function for easy manual deployment.
Here :
➡️ https://github.com/quentin-ld/basecoat
➡️ https://github.com/quentin-ld/basecoat-gp
Enjoy

GitHub - quentin-ld/basecoat: Basecoat is a flexible WordPress starter theme designed for building block themes, featuring a streamlined development workflow with pre-made PHP includes for CSS and JS on both the front-end and Gutenberg editor, PHP linting, a simple esbuild workflow, and a zip export function for easy deployment.
Basecoat is a flexible WordPress starter theme designed for building block themes, featuring a streamlined development workflow with pre-made PHP includes for CSS and JS on both the front-end and G...