I am wanting to build a single page portfolio that is structured in sections like: intro projects CV contact
I have a separate page for each of those sections created in wordpress. How can I render each wordpress page to one single page with gatsby?
Here is where im creating gatsby pages from wordpress API: https://github.com/joeymorello/port-site/blob/master/gatsby-node.js