All Projects → wp-graphql → Gatsby Wpgraphql Blog Example

wp-graphql / Gatsby Wpgraphql Blog Example

Licence: mit
Demo showing how to use WPGraphQL as the source for Gatsby Sites

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Gatsby Wpgraphql Blog Example

Gatsby Woocommerce Themes
⚡ A Gatsby Theme for WooCommerce E-commerce site Gatsby WooCommerce WordPress
Stars: ✭ 306 (+101.32%)
Mutual labels:  graphql, wordpress, gatsby
Wp Graphql
🚀 GraphQL API for WordPress
Stars: ✭ 3,097 (+1937.5%)
Mutual labels:  graphql, wordpress, gatsby
Gatsby Source Github
A source plugin for Gatsby to source Github data from its GraphQL API for static builds
Stars: ✭ 15 (-90.13%)
Mutual labels:  graphql, gatsby
Vuewp
WordPress Vuejs GraphQL
Stars: ✭ 36 (-76.32%)
Mutual labels:  graphql, wordpress
Gatsbytutorials.com
A community-updated list of video, audio and written tutorials to help you learn GatsbyJS. 👩‍💻
Stars: ✭ 109 (-28.29%)
Mutual labels:  graphql, gatsby
Gatsby Simplefolio
⚡️ A minimal Gatsby portfolio template for Developers
Stars: ✭ 895 (+488.82%)
Mutual labels:  graphql, gatsby
Netlify Rebuild
WordPress Plugin to trigger Netlify rebuild
Stars: ✭ 19 (-87.5%)
Mutual labels:  wordpress, gatsby
Gatsby Typescript
Alternative typescript support plugin for Gatsbyjs. Aims to make using typescript in Gatsby as painless as possible
Stars: ✭ 95 (-37.5%)
Mutual labels:  graphql, gatsby
Wp Graphql Acf
WPGraphQL for Advanced Custom Fields
Stars: ✭ 358 (+135.53%)
Mutual labels:  graphql, wordpress
Gatsby Starter Lumen
A constantly evolving and thoughtful architecture for creating static blogs.
Stars: ✭ 1,797 (+1082.24%)
Mutual labels:  graphql, gatsby
Wp Graphql Yoast Seo
This is an extension to the WPGraphQL plugin for Yoast SEO
Stars: ✭ 120 (-21.05%)
Mutual labels:  graphql, wordpress
Gatsby Blog Starter Kit
A simple starter kit for a static blog created with Gatsby
Stars: ✭ 131 (-13.82%)
Mutual labels:  graphql, gatsby
Gatsby Starter Personal Blog
A ready to use, easy to customize, fully equipped GatsbyJS blog starter with 'like app' layout and views transitions.
Stars: ✭ 817 (+437.5%)
Mutual labels:  graphql, gatsby
Falcon
DEITY Falcon - Progressive Web App library for any type of website. Fully Open Source, Platform Agnostic and headless. OSL3.0. Supports Magento 2 PWA storefront, Wordpress PWA and BigCommerce PWA Storefront. Built with ReactJS, NodeJS and GraphQL. Join our community and become a contributor at https://slack.deity.io
Stars: ✭ 501 (+229.61%)
Mutual labels:  graphql, wordpress
Mvfsillva
My personal website
Stars: ✭ 13 (-91.45%)
Mutual labels:  graphql, gatsby
Gatsby Starter Wordpress
A GatsbyJS starter template that leverages the WordPress API, ACF and more
Stars: ✭ 387 (+154.61%)
Mutual labels:  wordpress, gatsby
Wooshop
A Wocommerce Based React Native App for IOS and Android over GraphQL
Stars: ✭ 92 (-39.47%)
Mutual labels:  graphql, wordpress
Graphql Api For Wp
[READ ONLY] GraphQL API for WordPress
Stars: ✭ 136 (-10.53%)
Mutual labels:  graphql, wordpress
Woo Next
🚀 React WooCommerce theme, built with Next JS, Webpack, Babel, Node, Express, using GraphQL and Apollo Client
Stars: ✭ 342 (+125%)
Mutual labels:  graphql, wordpress
Nextjs Headless Wordpress
🔥 Nextjs Headless WordPress
Stars: ✭ 110 (-27.63%)
Mutual labels:  graphql, wordpress

DEPRECATED


This repository serves as an example of how to build a Gatsby site using WordPress as the CMS, WPGraphQL as the API and Gatsby Source GraphQL as the data source.

This example repo should no longer be considered "the best" way to use Gatsby and GraphQL anymore. Instead of using Gatsby Source GraphQL, we recommend using Gatsby Source WordPress Experimental, which will soon become the official Gatsby Source WordPress.

You can read more about why previous versions of Gatsby Source WordPress and Gatsby Source GraphQL are not ideal, and why Gatsby is investing in the new Gatsby Source WordPress Experimental plugin in this WPTavern article: https://wptavern.com/new-gatsby-source-wordpress-plugin-now-in-beta


Gatsby Gatsby

Gatsby + WPGraphQL Blog Example

This is an example Gatsby site using WPGraphQL as the source.

WordCamp Talk

This repo was created specifically for showcasing the capabilities of WPGraphQL and how it can be used in many ways. One particular use is with GatsbyJS. The WordCamp talk this repo was created for can be seen here: https://wordpress.tv/2019/03/08/jason-bahl-building-static-sites-with-wordpress-gatsby-and-wpgraphql/

Setup

Quick video showing setup of the Gatsby site locally: https://www.youtube.com/watch?v=QkIuuZ5gZNk

WordPress Source

The WordPress where the content is managed lives here: https://demo.wpgraphql.com

Screenshot of the WordPress source site

Gatsby Site

The Live Gatsby site is at: https://gatsby-wpgraphql-blog-example.netlify.com/

Screenshot of the Gatsby site

Features

Below are features of the Gatsby site that are all sourced via WPGraphQL Queries, so the data is managed in WordPress, but is pulled into the Gatsby site and rendered there:

  • ✅ Menus
  • ✅ Pages
  • ✅ Paginated Blogroll/homepage
  • ✅ Single Posts
  • ✅ Authors
  • ✅ Categories
  • ✅ Tags
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].