Gatsby 404 Static Sitemap
Iterating through a process of building many static Gatsby.js pages at once, I discovered a hacky way to see what pages have been built. Visit a page that doesn't exist, and Gatsy's development 404 page will provide a sitemap with links to all the static pages.
It's a little nicer than digging through the filesystem.
Tweet