Deploys by Netlify
Visit us on GitHub

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

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 gutenberg

  • wp-graphql-gutenberg-acf WP plugin to support ACF blocks (Pro).

Edit on GitHub