Closed jacqui closed 4 years ago
I'm about to open a PR that creates all of these missing pages - and fixes the html rendering issue in #93. I don't think we need to make an AMP version of the 404 page... but I'm willing to be convinced otherwise :)
While investigating issue #72 I noticed there were several AMP pages referenced in the gatsby build that didn't exist (AFAIK):
There are likely others - these are the ones I found listed in the Netlify deploy log under "Insecure mixed content detected"
The topic index and per-topic article index pages are created in gatsby-node.js, at least, so that should be relatively straight forward to do.