https://github.com/crock/gatsby-starter-headless-wordpress
A starter Gatsby site ideal for headless WordPress instances
https://github.com/crock/gatsby-starter-headless-wordpress
gatsby gatsby-starter wordpress
Last synced: 4 months ago
JSON representation
A starter Gatsby site ideal for headless WordPress instances
- Host: GitHub
- URL: https://github.com/crock/gatsby-starter-headless-wordpress
- Owner: crock
- License: mit
- Created: 2019-09-06T21:17:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-19T15:26:10.000Z (almost 5 years ago)
- Last Synced: 2025-04-03T04:41:26.305Z (about 1 year ago)
- Topics: gatsby, gatsby-starter, wordpress
- Language: JavaScript
- Size: 571 KB
- Stars: 7
- Watchers: 2
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gatsby-starter-headless-wordpress
With this Gatsby.js starter template, you can get up and running quickly and easily with a Gatsby site that pulls database from a WordPress site that you have control over.
## For your WordPress site:
- [WPGraphQL](https://www.wpgraphql.com/) **Required**
- [WPGraphQL for Advanced Custom Fields](https://www.wpgraphql.com/acf/) *Optional*
## Deployment
I have included support for automatic GitHub Pages deployment via GitHub Actions (currently in beta)
See `.github/workflows/push.yml` for the Actions workflow. Feel free to delete this file if you will be hosting elsewhere.
## Sites built with this starter template
[The Bot Wrangler](http://botwrangler.me)


