Migrate to Netlify Today

Netlify announces the next evolution of Gatsby Cloud. Learn more

ContactSign Up
Community Plugin
View plugin on GitHub

gatsby-source-all-contributors

TODO

Install

npm install --save gatsby-source-all-contributors

How to use

// gatsby-config.js

module.exports = {
  plugins: [
    "gatsby-source-all-contributors"
  ],
}
© 2023 Gatsby, Inc.