themeplugs / demogatsby

Gatsby Site That Pulls In Blogs from WordPress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatsby Demo site we create in https://youtu.be/LABMfg35CBs to pull in blogs from wordpress.

What's different from a fresh Gatsby site?


*gatsby-source-wordpress is installed


Added:

  • gatsby-config.js
  • gatsby-node.js
  • templates/BlogPost.js

To connect to your wordpress site, switch out the "baseURL" in gatsby-config.js". Site will not work unless you make this change.

About

Gatsby Site That Pulls In Blogs from WordPress

License:MIT License


Languages

Language:CSS 55.9%Language:JavaScript 41.9%Language:TypeScript 2.2%