-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Brett Stevenson edited this page Nov 26, 2019
·
1 revision
A plugin that simplifies adding Disqus comments to Gatsby
The goal of this plugin is to allow users to bring their content to life and cultivate engaged communities by integrating Disqus comments into their blazing-fast Gatsby websites. After struggling to integrate different Disqus components into my Gatsby site, creating an easily-configured plugin for the Gatsby ecosystem felt like a no-brainer.
$ yarn add gatsby-plugin-disqus
or
$ npm install -S gatsby-plugin-disqus
If you have unanswered questions or would like help with enhancing or debugging the plugin, feel free create an issue or submit a pull request.