All Projects → WebDevStudios → gatsby-starter-wordpress-graphql

WebDevStudios / gatsby-starter-wordpress-graphql

Licence: other
A bare-bones Gatsby starter powered WordPress and WPGraphQL!

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to gatsby-starter-wordpress-graphql

gatsby-wordpress-typescript-scss-blog
Gatsby Wordpress Typescript Blog Boilerplate
Stars: ✭ 50 (-19.35%)
Mutual labels:  gatsby, wordpress-site, gatsby-starter
gatsby-starter-i18n-bulma
A gatsby multilanguage template with bulma and i18n: it is a work in progress...
Stars: ✭ 22 (-64.52%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-docz
📝 Gatsby starter with Docz and a blog for your documentation
Stars: ✭ 87 (+40.32%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-rocketdocs
The documentation starter you were looking for ⚡️
Stars: ✭ 215 (+246.77%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-sass
👓 A Gatsby starter with Sass and no assumptions!
Stars: ✭ 26 (-58.06%)
Mutual labels:  gatsby, gatsby-starter
gatsby-contentful-typescript-starter
Gatsby.js starter with TypeScript and Contentful
Stars: ✭ 15 (-75.81%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-antoine
My opinionated Gatsby.js starter
Stars: ✭ 17 (-72.58%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-multiverse
Gatsby.js V2 starter template based on multiverse by HTML5 UP
Stars: ✭ 14 (-77.42%)
Mutual labels:  gatsby, gatsby-starter
gatsby-generator
🎰 Generate Gatsby Starters in Seconds
Stars: ✭ 23 (-62.9%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-portfolio-bella
A bright single-page portfolio starter for Gatsby powered by Prismic.io. The target audience are designers and photographers.
Stars: ✭ 125 (+101.61%)
Mutual labels:  gatsby, gatsby-starter
gatsby-typescript-emotion-storybook
Gatsby Starter: TypeScript + Emotion + Storybook + React Intl + SVGR + Jest
Stars: ✭ 63 (+1.61%)
Mutual labels:  gatsby, gatsby-starter
gatsby-boilerplate
An awesome boilerplate to start projects in Gatsby considering as starter point the development experience of Electric.js 🔥⚡⚡
Stars: ✭ 28 (-54.84%)
Mutual labels:  gatsby, gatsby-starter
WebSheets-Listing-Page
This is a Gatsby template for creating a catalogue websites based on Google Sheets data.
Stars: ✭ 29 (-53.23%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-landing-page
🖱 A simple, minimal Gatsby starter for quick and easy landing pages
Stars: ✭ 132 (+112.9%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-simple
A simple blogging Gatsby starter
Stars: ✭ 13 (-79.03%)
Mutual labels:  gatsby, gatsby-starter
gatsby-ghost-novela-starter
A Gatsby starter for creating blogs from headless Ghost CMS.
Stars: ✭ 31 (-50%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-theme-antv
⚛️ Gatsby's starter of 👉
Stars: ✭ 34 (-45.16%)
Mutual labels:  gatsby, gatsby-starter
gatsby-wiki
Creating a Knowledgbase using Gatsby.js and React.js (see final product ->
Stars: ✭ 32 (-48.39%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-paradigmshift
Gatsby.js V2 starter template based on Paradigm Shift by HTML5 UP
Stars: ✭ 16 (-74.19%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-leaflet
🍃 A Gatsby starter with Leafet to quickly build React apps with a map!
Stars: ✭ 108 (+74.19%)
Mutual labels:  gatsby, gatsby-starter

gatsby-starter-wordpress-graphql

Netlify Status

A bare-bones Gatsby starter powered by WordPress and WPGraphQL!

Includes support for:

  • Gutenberg via wp-block-components
  • Menus
  • Posts
  • Pages
  • Category, Tag, and Author archives
  • Basic SEO
  • Sorry, neither WordPress comments nor search don't work just yet. But I welcome your contributions!

👉🏻View Demo

WebDevStudios. WordPress for big brands.

WordPress Prerequisites

The following plugins are required to be activated on a WordPress website:

  1. WPGraphQL
  2. WPGraphQL Gutenberg
  3. Deploy Netlify Webhook

These plugins are optional:

  1. WPGraphQL ACF
  2. WPGraphQL Gravity Forms
  3. WPGraphQL Yoast

Gatsby Development

Download this starter

gatsby new <project-name> https://github.com/gregrickaby/gatsby-starter-wordpress-graphql

Configure

Open gatsby-config.js and point the URLs at your WordPress websites.

Start a local development server

yarn start

Other handy CLI commands

Clear Gatsby's cache and start fresh

yarn clean

Build/Test before a deployment

yarn build

Deployments

The demo is hosted on Netlify and deployments are triggered by commits to master and with Deploy Netlify Webhook.

Contributing

Feel free to create an issue and read about how to Contribute.

Props

Thanks to the awesome Gatsby community for all the ❤️!

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].