Packages
Various packages/plugins which define the framework
The framework is defined by various packages which need to be installed inside wordpress and gatsby.
Dependencies
gatsby-source-wordpress-experimental
/wp-gatsby
: Gatsby package / WP plugin to source Wordpress content into gatsby's GraphQL schema.wp-graphql-gutenberg
: WP plugin to expose gutenberg blocks through GraphQL schema.
Core
gatsby-theme-wordpress-gutenberg
: Gatsby package responsible for mapping blocks into react components with ability to query them automatically as one component
Read more about how theme works here.
Addons
wp-gatsby-gutenberg
: WP plugin to enable live gatsby block previews in gutenbergwp-graphql-gutenberg-acf
WP plugin to support ACF blocks (Pro).