Michael Uloth's Newsletter logo

Michael Uloth's Newsletter

Subscribe
Archives
May 27, 2019

Adding Content to a Gatsby Project

Hey everyone! πŸ‘‹πŸ‘©β€πŸ’»πŸ‘¨β€πŸ’»

I just published a new post, "Adding Content to a Gatsby Project".

You can visit the post page here or read the full text below.

Happy coding!

β€” Michael, Up & Running Tutorials


Adding Content to a Gatsby Project

This is the ninth video in our beginner series exploring GatsbyJS and how to use it to easily build performant apps and websites:

  1. What is Gatsby?
  2. Starting a New Gatsby Project
  3. Gatsby’s Default Files and Folders
  4. Writing HTML in a Gatsby Project
  5. Adding Pages to a Gatsby Project
  6. Wrapping Pages in a Layout Component
  7. Writing CSS in a Gatsby Project
  8. Writing CSS-in-JS in a Gatsby Project
  9. Adding Content to a Gatsby Project (this post)

In this video, we explore a few ways we can add content to a Gatsby project and discuss the advantages and disadvantages of each approach.

Check out the video below or view the entire playlist on YouTube.

Enjoy! πŸŽ‰πŸ“Ί

      <div
        class="gatsby-resp-iframe-wrapper"
        style="padding-bottom: 56.25%; position: relative; height: 0; overflow: hidden;"
      >
        <iframe src="https://www.youtube.com/embed/0nwf5nEFiAY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen style="
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
      "></iframe>
      </div>
Don't miss what's next. Subscribe to Michael Uloth's Newsletter:
Powered by Buttondown, the easiest way to start and grow your newsletter.