Using Gatsby without GraphQL
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.
