Meteor Disqus

screenshot of Meteor Disqus

Disqus package for Meteor. Add {{>disqus}} to template. Be happy.

Overview:

The meteor-disqus package is designed to make it easier to integrate Disqus comments into a Meteor application. It provides a simple way to add Disqus threads to templates and includes a guide on how to set it up using Meteor settings.

Features:

  • Integration with Disqus: The package allows users to easily integrate Disqus comments into their Meteor application.
  • Meteor.settings configuration: Users can set the Disqus shortname in their Meteor.settings.public.disqus.shortname to customize the Disqus integration.
  • Template inclusion: Users can add the Disqus template to any desired template in their Meteor application using the {{>disqus}} syntax.

Summary:

The meteor-disqus package provides a convenient way to integrate Disqus comments into a Meteor application. It simplifies the process of setting up and configuring Disqus, saving users time and effort. Users can easily add Disqus threads to their templates using the provided template inclusion syntax. Although the package is a first version, the developer encourages users to try it and report any issues or confusion they encounter. The package is licensed under MIT.