zgordon / tabor-gatsby-theme

A port of the Tabor WordPress Theme over to Gatsby
77 stars 23 forks source link

Pagination on Category and Tag archives #18

Open Claudemeri opened 5 years ago

Claudemeri commented 5 years ago

First of all thank you for this great project! Just started with Gatsby and headless WordPress and I noticed something.

The categories and archives pages are missing pagination. Is there a simple way to fix that ?

I'm thinking about creating an array of categoryPages for each category like in createPosts.js