Chapter 10: Creating Gatsby Plugins

In this chapter, we will look at Gatsby's plugin ecosystem. We'll start by learning how to make our Gatsby site more modular as it grows. We will then create our first source plugin to fetch data from GitHub. We will also create our first theme plugin to create events pages for our website. Finally, we will learn how to share our plugins with the world via Gatsby's plugin ecosystem.

In this chapter, we will cover the following topics:

  • Understanding Gatsby plugins
  • Introducing local plugin development
  • Creating source plugins
  • Creating theme plugins
  • Contributing to the plugin ecosystem

Technical requirements

To complete this chapter, you will need to have completed Chapter 9, Deployment and Hosting. You will ...

Get Elevating React Web Development with Gatsby now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.