Gatsby

Up and Running with Gatsby: Layouts

PRO
Outline

One of the nice things about Gatsby is that it works just like any other React application. You can easily create custom layouts using React components in whatever style you prefer.

In this short but sweet tutorial, you'll learn the basics of layouts in Gatsby. We'll cover layout components, controlling layouts with props, and a few tips and tricks.

 

I finished! On to the next chapter