Posts by Paul Grieselhuber
Easy static HTML exports of your Next.js + GraphQL site
By Paul Grieselhuber on March 1st, 2019
You’re here because you’d like to learn how to create static HTML exports for your Next.js site which uses GraphQL as a data source to create dynamic pages from page components. And that site may even use WPGraphQL to pull content from WordPress. Fantastic, this article will describe the simple process of doing exactly that. …
Continue reading “Easy static HTML exports of your Next.js + GraphQL site”