sphinx-comments icon indicating copy to clipboard operation
sphinx-comments copied to clipboard

Add Disqus support

Open choldgraf opened this issue 5 years ago • 0 comments

Disqus is another popular provider for online commenting platform. It seems like we should be able to support Disqus boxes as well:

  • Disqus embed instructions

    • https://help.disqus.com/en/articles/1717112-universal-embed-code
    • https://help.disqus.com/en/articles/1717084-javascript-configuration-variables
  • There is also this Sphinx extension for Disqus which could be a good starting point: https://github.com/Robpol86/sphinxcontrib-disqus

  • An ablog also has a much simpler Disqus integration which could be easier to implement: https://github.com/sunpy/ablog/blob/d148cf469d3ffa1fcac48c3032ea5192b4e19ae0/ablog/templates/page.html#L29

choldgraf avatar Aug 10 '20 18:08 choldgraf