/angular-disqus-directive

Angular Disqus Directive

Primary LanguageJavaScriptMIT LicenseMIT

Angular Disqus Directive

Angular directive for embeding Disqus 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 full documentation.

Contributing

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

License

MIT License.

Author

Copyright © 2014 Sercan Eraslan