Using Gatsby without GraphQL
By Amberley Romo on October 25th, 2018
You don't need to use source plugins (or create Gatsby nodes) to pull data into a Gatsby site! This article explores how to use Gatsby without GraphQL (using "unstructured data"), and some of the pros and cons of doing so.
Read more