Skip to content

Gatsby site that pulls data from WordPress

Notifications You must be signed in to change notification settings

markkelnar/wpgraphql.com

Repository files navigation

alt text

WPGraphQL.com

WPGraphQL.com is a Gatsby site that uses WordPress as the CMS.

This repository contains the Gatsby code to source data from WordPress and create pages using WordPress data.

Contributing

To run the site locally, copy .env.example to .env.development and set the contents to:

SITE_URL=http://localhost:8000
WPGRAPHQL_URL=https://content.wpgraphql.com/graphql

About

Gatsby site that pulls data from WordPress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.3%
  • Other 0.7%