Migrating from Gatsby Updating package.json and dependencies Static Assets and Compiled Output Creating Routes Styling Links Data Fetching Image Component and Image Optimizat...
Migrating from Gatsby Updating package.json and dependencies Static Assets and Compiled Output Creating Routes Styling Links Data Fetching Site Configuration Search Engine...
Introduction to Styling in Gatsby What’s in this tutorial? Using global styles Creating global styles with standard CSS files ✋ Create a new Gatsby site ✋ Add styles to a CSS fil...
Data in Gatsby Recap of the first half of the tutorial What’s in this tutorial? Data in Gatsby Using Unstructured Data vs GraphQL Do I have to use GraphQL and source plugins to ...
Using Gatsby-Image With Your Site What’s contained in this tutorial? Prerequisites Getting started Step 1 Step 2 Gatsby-image configuration Step 3 Step 4 Querying data for ...
Get to Know Gatsby Building Blocks Using Gatsby starters ✋ Open up the code Familiarizing with Gatsby pages ✋ Make changes to the “Hello World” homepage Wait… HTML in our JavaSc...
Gatsby E-commerce Tutorial Why use Gatsby for an e-commerce site? Prerequisites How does Gatsby work with Stripe? Setting up a Gatsby site See your site hot reload in the browse...
Search Engine Optimization (SEO) and Social Sharing Cards with Gatsby Implementation Gatsby + GraphQL StaticQuery Creating the SEO component Implementing social SEO link rel="...
Creating Nested Layout Components What’s in this tutorial? Using plugins ✋ Create a new Gatsby site ✋ Install and configure gatsby-plugin-typography ✋ Make some content and styl...
Building a Theme Set up yarn workspaces Create a new empty folder Add a package.json Set up gatsby-theme-events and site Add dependencies to site Add peer dependencies to gatsb...