/mtb_news_gatsby

Example of Gatsby consuming a WordPress API with GraphQL queries and creating basic React components to render a nice and basic layout.

Primary LanguageJavaScriptMIT LicenseMIT

MTB News website using Gatsby JS, Wordpress and GraphQL

Simple example of how to use Gatsby to render static pages in the server side consuming a Wordpress API of news and blog post via GraphQL.

Instructions:

  1. Follow this blog post for more infoL:

    # run it!
    gatsby develop 

MTB news example