I want to refine my wordpress theme development process which is:
- To make a unique-creative design with Adobe XD or Figma.
- To convert it to static HTML using VS Code with Bootstrap.
- In wordpress, create custom post types with PODS.
- To convert the static HTML in WP templates with Timber.
Based on my experience, this process is the best for me, but I want to integrate better my themes with WP-Blocks.
So, my question is: there are some clean starter-theme ready to use with blocks to use as the main theme and later extend it with a child theme with my custom theme?