🌱 Gatsby Stuff
Intro Tutorial https://www.youtube.com/watch?v=b2H7fWhQcdE
Markdown
GatsbyJS Tutorials #4 - Building A Blog With Markdown - YouTube
gatsby-source-filesystem
gatsby-transformer-remark
Add Netlify CMS
Practical Gatsby
Practical Gatsby.js | Scott Nonnenberg
Features
https://www.gatsbyjs.org/features/
Level Up Tutorials
https://www.leveluptutorials.com/tutorials/pro-gatsby/understanding-gatsby-s-data-layer-with-graphql
queries on layouts and pages only NOT components
queries have to have unique names
data can be passed to components from layouts or pages