Skip to main content
Official Plugin
View plugin on GitHub
See starters using this

gatsby-plugin-twitter

Loads the Twitter JavaScript for embedding tweets, timelines, share and follow buttons. Lets you add tweets to markdown and in other places.

Note: when copying the embed code, just copy the blockquote section and not the script.

Install

npm install --save gatsby-plugin-twitter

How to use

// In your gatsby-config.js
plugins: [`gatsby-plugin-twitter`]

Edit this page on GitHub
Docs
Tutorials
Plugins
Blog
Showcase