{"id":20779290,"url":"https://github.com/bolt/disqus","last_synced_at":"2025-04-30T19:42:51.378Z","repository":{"id":19664171,"uuid":"22917467","full_name":"bolt/Disqus","owner":"bolt","description":"[Bolt Extension] An extension to place Disqus comment threads on your site, when using `{{ disqus() }}` in your templates.","archived":false,"fork":false,"pushed_at":"2018-06-03T09:13:09.000Z","size":76,"stargazers_count":9,"open_issues_count":1,"forks_count":2,"subscribers_count":6,"default_branch":"2.x","last_synced_at":"2025-03-30T19:22:20.215Z","etag":null,"topics":["bolt-extension","disqus","disqus-comment-threads"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bolt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-13T13:58:31.000Z","updated_at":"2024-03-07T23:52:22.000Z","dependencies_parsed_at":"2022-08-27T22:52:55.985Z","dependency_job_id":null,"html_url":"https://github.com/bolt/Disqus","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bolt%2FDisqus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bolt%2FDisqus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bolt%2FDisqus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bolt%2FDisqus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bolt","download_url":"https://codeload.github.com/bolt/Disqus/tar.gz/refs/heads/2.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251771851,"owners_count":21641326,"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":["bolt-extension","disqus","disqus-comment-threads"],"created_at":"2024-11-17T13:27:06.336Z","updated_at":"2025-04-30T19:42:51.352Z","avatar_url":"https://github.com/bolt.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Disqus\n======\n\nThe \"Disqus\" extension inserts a Disqus comment thread in your templates. Before\nuse, you'll need to configure it by setting up a disqus account. Once you've\n'created' a site in your Disqus account, you'll be able to see how to integrate\nin into a website. From there, you can see the your unique Disqus sitename. In\nthe screenshot below, it's `your-sitename`\n\n![disqus](https://user-images.githubusercontent.com/1833361/40667769-35bc7b00-6363-11e8-8336-2a09cd1f7334.png)\n\nYou can set this name in the `disqus.bolt.yml` configuration file, found in\n`app/config/extensions/`.\n\n```yaml\n# Your Disqus shortname\ndisqus_name: your-sitename\n```\n\nUse it by simply placing the following in the template of a detail page, where\nyou want the Disqus comments to show up:\n\n```html\n    {{ disqus() }}\n```\n\nIn your overview and listing pages, you can include a link to the comments,\nwhere the 'Comment' text will be replaced with the actual amount of comments.\n\n```html\n    \u003ca href=\"{{ disquslink(record.link) }}\"\u003eComment\u003c/a\u003e\n```\n\nThis is assuming `record` is the record. If not, replace it with the appropriate\nvariable name of the Record.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbolt%2Fdisqus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbolt%2Fdisqus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbolt%2Fdisqus/lists"}