Kindling WordPress Framework
Not Public
WordPress
Composer
NPM
Blade
Laravel
Webpack
Tailwind.css
Kindling is a custom WordPress framework that I have maintained over the years. This has been the foundation for all WordPress related projects. It uses Composer to integrate parts of [Laravel] to make building with WordPress a little nicer. It brings in the Laravel Blade, Service Container, Router and more. It uses Laravel Mix to allow us to compile our front-end assets. It has a custom post type system to try to enforce sensible defaults. This helps to streamline the setup and boilerplate required. Such as adding a default category custom taxonomy. It also adds a default base Tailwind.css setup to help with consistency between projects.