Home

Awesome

<img align="center" height="108" src="https://www.angularjs.org/img/AngularJS-large.png">

Angular Disqus Directive

Angular directive for embeding <a href="http://disqus.com">Disqus</a> comments on your site.

Getting Started

Minimum Usage:

<disqus shortname="your-disqus-shortname"></disqus>

Advanced Usage:

<disqus shortname="your-disqus-shortname"
        identifer="your-identifer-id"
        title="your-page-title"
        url="your-page-url"
        categoryId="your-category-id"
></disqus>

Documentation

Please read the <a href="https://help.disqus.com/customer/portal/articles/472098-javascript-configuration-variables">full documentation</a>.

Contributing

Feel free to open an issue or send a pull request.

License

MIT License.

Author

Copyright © 2014 Sercan Eraslan