plumb-all-gatsby

Plumb-All's Gatsby Headless WordPress Site

Stars
1

Deployed versions of this site can be viewed at Plumb-All's site, and test deployments can be viewed by going to a commit's actions, and looking at the Cloudflare Pages preview URL.

🚀 Quick start

  1. Clone Repo

    Clone the Repo from GitHub

    git clone https://github.com/DeathCamel58/plumb-all-gatsby.git
    
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    cd plumb-all-gatsby/
    npm install
    npm run develop
    
  3. Open the code and start customizing!

    Your site is now running at http://localhost:8000!

Backend WordPress Requirements

This gatsby theme requires both the WPGraphQL plugin and the WPGraphQL for SEOPress plugin.

Furthermore, because I maintain WPGraphQL for SEOPress, this gatsby theme may at times rely on my development branch of the plugin (which I update for this theme), which can be found here: DeathCamel58/wp-graphql-seopress