A full theme + Gatsby project that supports Gutenberg and local images.
The WP Gatsby Starter project is a retired project that aimed to simplify the process of setting up a Gatsby project with a WordPress backend. It provided a modern setup and included features such as local image support, Gutenberg support, and fast build time. The project consisted of two main categories: WordPress and Static (Gatsby), each containing specific files and components to facilitate the development process.
The WP Gatsby Starter project aimed to streamline the setup process for Gatsby projects with a WordPress backend. It provided various features such as local image support, Gutenberg support, and fast build time. The project consisted of two main categories: WordPress, which contained the associated theme, and Static (Gatsby), which included all the necessary files for a Gatsby project. Despite being retired, the project offered a convenient solution for integrating WordPress and Gatsby.
GatsbyJS is a free and open-source static site generator based on React. It uses a modern development stack including Webpack, GraphQL, and modern JavaScript and CSS frameworks. It also provides a rich set of plugins, starters, and themes.