Gutenberg TailwindCSS Bedrock Timber Twig starter WordPres project
This project is designed to streamline WordPress blocks based theme development by incorporating modern tools and practices.
It tries to provide a good starting point for agencies wanting to build the best editing experiences for their clients while still using the tools they know and love in a classic Timber based WordPress theme environment.
Key Features
- Bedrock/Roots: Utilizes the Bedrock and Roots stack for improved WordPress project structure and management.
- TailwindCSS: Includes TailwindCSS for styling the frontend and custom Gutenberg Blocks.
- Block Scaffolding Tool: Provides a tool to easily scaffold new Gutenberg blocks.
- Twig Rendering: Uses Twig templates to render Gutenberg blocks, allowing the use of templates, includes, etc.
- Supports HTML To Gutenberg: This starter is setup with https://github.com/jverneaut/html-to-gutenberg, allowing the creation of custom Gutenberg Blocks using HTML.
Getting Started
To set up and get started with the theme, check out the following pages on our GitHub wiki:
License
This project is licensed under the MIT License.
For more details and documentation, visit our GitHub wiki.