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.
-
Follow this blog post for more infoL:
# run it! gatsby develop
Example of Gatsby consuming a WordPress API with GraphQL queries and creating basic React components to render a nice and basic layout.
JavaScriptMIT