Pagination
In this episode we are going to be creating simple pagination for our WordPress and Gatsby.js site.
To do this we are going to usegatsby-paginate plugin, make some changes to gatsby-node.js
and create a new Gatsby template for our posts that are coming from our WordPress instalation.