- WP Gatsby
- WP GraphQL
- ACF fields and ACF Pro
- WPGraphQL for Advanced Custom Fields
- WPML
- WPGraphQL WPML
- Polylang
- WPGraphQL Polylang
- Gravity form
- WPGraphQL for Gravity Forms
- Redux framework
- WPGraphQL Redux framework developed from myself and compatibility also with WP Gatsby
- Yoast Seo
- WPGraphQL for Yoast SEO
- Header component
- Footer component
- Main component
- Different template pages as WordPress template hierarchy
- Get data from Redux Framework plugin (on progress)
-
Create a Gatsby site.
Use the Gatsby CLI to create a new site, specifying the minimal starter.
# create a new Gatsby site using the minimal starter npm init gatsby
-
Start developing.
Navigate into your new site’s directory and start it up.
cd my-gatsby-site/ npm run develop
-
Open the code and start customizing!
Your site is now running at http://localhost:8000!
Edit
src/pages/index.js
to see your site update in real-time! -
Learn more
Deploy this starter with one click on Gatsby Cloud: