An opinionated boilerplate that uses WPGraphQL + Gatsby + Chakra UI for headless WordPress sites.
The Gatsby Starter WordPress Base (GSWB) is a project that aims to provide a boilerplate for building WordPress websites using GatsbyJS. It incorporates various features and methods to streamline the development process, including support for the Core Gutenberg library, theme shadowing for parent/child theme development, and integration with popular plugins like Yoast SEO and WPGraphQL. This project also utilizes Chakra UI for efficient component creation and offers support for TypeScript. Overall, GSWB offers a simplified and opinionated approach for developing WordPress websites with GatsbyJS.
To use the Gatsby Starter WordPress Base theme, follow these steps:
yarn install to install the necessary dependencies.yarn workspace example develop to start the development server./gatsby-starter-wordpress-base directory.The Gatsby Starter WordPress Base (GSWB) is a project that provides a boilerplate for building WordPress websites using GatsbyJS. With its support for the Core Gutenberg library, theme shadowing capabilities, Chakra UI integration, and reliance on WPGraphQL and Gutenberg frameworks, GSWB offers developers a streamlined and opinionated approach for developing WordPress websites with GatsbyJS. Additionally, GSWB simplifies the configuration process, offers support for TypeScript, and handles SEO optimization through Yoast integration. By following the installation guide, developers can quickly set up the GSWB theme and begin customizing it to suit their specific website requirements.