egghead.io
  1. 1
    Use npm init gatsby to create an initial Gatsby site
    2m 8s
  2. 2
    Add a Shared Layout Component to a Gatsby Site
    3m 3s
  3. 3
    Create an Accessible SEO Component using React Helmet
    7m 12s
  4. 4
    Use Gatsby Plugins to Source and Transform MDX Files
    2m 49s
  5. 5
    Use Gatsby's File System Route API to Generate Pages for Each MDX File
    2m 42s
  6. 6
    Use MDXRenderer to Render MDX Content in a Gatsby Site
    1m 12s
  7. 7
    Add a List of Posts using a GraphQL Page Query
    3m 7s
  8. 8
    Add Theme UI to a Gatsby Site using gatsby-plugin-theme-ui and theme-ui
    3m 4s
  9. 9
    Add Support for Syntax Highlighting in a Gatsby Site with @theme-ui/prism
    2m 5s
  10. 10
    Render Performant Images with the Gatsby StaticImage Component
    1m 25s
  11. 11
    Process Images and Render them using GatsbyImage
    2m 27s
  12. 12
    Add Image Support to SEO Component
    4m 27s

Add a Shared Layout Component to a Gatsby Site

Laurie Barth
InstructorLaurie Barth
  • gatsby
    Gatsby

Share this video with your friends

Send Tweet

Create a shared Layout component with semantic HTML to provide proper landmarks to the page. Additionally, use the Link component from the core Gatsby package to add a Homepage route to the header.

illustration for Build a Developer Blog with Gatsby

Course

Build a Developer Blog with Gatsby

Build your Developer Portfolio and climb the engineering career ladder.
  • Search
  • Talks
  • Podcasts
  • Machine
  • Pricing
  • Store
©egghead.io
Terms & Conditions