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...
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 ...
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 ...
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...
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="...
Using a Theme Create a new site using the blog theme starter Run the site Replace your avatar Update your site metadata Replace the content of the bio Add your own blog conten...
Set Up Your Development Environment Familiarize yourself with the command line Install Node.js for your appropriate operating system Mac instructions How to install or verify Home...