{"id":14235445,"url":"https://github.com/Robpol86/sphinx-disqus","last_synced_at":"2025-08-11T00:31:28.200Z","repository":{"id":35596325,"uuid":"39869266","full_name":"Robpol86/sphinx-disqus","owner":"Robpol86","description":"Embed Disqus comments in Sphinx documents/pages.","archived":false,"fork":false,"pushed_at":"2024-07-07T22:32:07.000Z","size":163,"stargazers_count":12,"open_issues_count":2,"forks_count":16,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-04T07:47:07.380Z","etag":null,"topics":["disqus","disqus-comments","sphinx","sphinx-extension"],"latest_commit_sha":null,"homepage":"https://sphinx-disqus.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kabanero-io/collections","license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Robpol86.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-07-29T02:40:31.000Z","updated_at":"2024-12-01T13:43:27.000Z","dependencies_parsed_at":"2024-11-12T01:11:33.549Z","dependency_job_id":"c455bb53-24c1-4348-a00c-fc5fbbf3aa1d","html_url":"https://github.com/Robpol86/sphinx-disqus","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robpol86%2Fsphinx-disqus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robpol86%2Fsphinx-disqus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robpol86%2Fsphinx-disqus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robpol86%2Fsphinx-disqus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Robpol86","download_url":"https://codeload.github.com/Robpol86/sphinx-disqus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229478642,"owners_count":18079371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["disqus","disqus-comments","sphinx","sphinx-extension"],"created_at":"2024-08-20T21:01:56.140Z","updated_at":"2024-12-13T01:30:17.862Z","avatar_url":"https://github.com/Robpol86.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# sphinx-disqus\n\nEmbed [Disqus](https://disqus.com) comments in Sphinx documents/pages.\n\n* Python 3.9 through 3.12 supported on Linux, macOS, and Windows.\n\n📖 Full documentation: https://sphinx-disqus.readthedocs.io\n\n[![Github-CI][github-ci]][github-link]\n[![Coverage Status][codecov-badge]][codecov-link]\n[![Documentation Status][rtd-badge]][rtd-link]\n[![Code style: black][black-badge]][black-link]\n[![PyPI][pypi-badge]][pypi-link]\n[![PyPI Downloads][pypi-dl-badge]][pypi-dl-link]\n\n[github-ci]: https://github.com/Robpol86/sphinx-disqus/actions/workflows/ci.yml/badge.svg?branch=main\n[github-link]: https://github.com/Robpol86/sphinx-disqus/actions/workflows/ci.yml\n[codecov-badge]: https://codecov.io/gh/Robpol86/sphinx-disqus/branch/main/graph/badge.svg\n[codecov-link]: https://codecov.io/gh/Robpol86/sphinx-disqus\n[rtd-badge]: https://readthedocs.org/projects/sphinx-disqus/badge/?version=latest\n[rtd-link]: https://sphinx-disqus.readthedocs.io/en/latest/?badge=latest\n[black-badge]: https://img.shields.io/badge/code%20style-black-000000.svg\n[black-link]: https://github.com/ambv/black\n[pypi-badge]: https://img.shields.io/pypi/v/sphinx-disqus.svg\n[pypi-link]: https://pypi.org/project/sphinx-disqus\n[pypi-dl-badge]: https://img.shields.io/pypi/dw/sphinx-disqus?label=pypi%20downloads\n[pypi-dl-link]: https://pypistats.org/packages/sphinx-disqus\n\n## Quickstart\n\nTo install run the following:\n\n```bash\npip install sphinx-disqus\n```\n\nTo use in Sphinx simply add to your `conf.py`:\n\n```python\nextensions = [\"sphinx_disqus.disqus\"]\ndisqus_shortname = \"my-cool-project\"\n```\n\nAlso add this to any document you wish to have comments:\n\n```rst\n.. disqus::\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRobpol86%2Fsphinx-disqus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRobpol86%2Fsphinx-disqus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRobpol86%2Fsphinx-disqus/lists"}