Skip to content

Remove Disqus commenting

Sarah German requested to merge remove-disqus into main

What does this MR do and why?

Removes Disqus comments from the Docs site, and updates the link for posting in the community forum.

Screenshots, screen recordings, or links to review app

Before After
image image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Configure a local GitLab Docs environment: https://gitlab.com/gitlab-org/gitlab-docs/-/blob/main/doc/setup.md.
  2. Run a production compile and view the site: NANOC_ENV="production" bundle exec nanoc compile && bundle exec nanoc view
  3. Verify the link to post a comment no longer appears in the "Help & Feedback" section.

Merge request acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Sarah German

Merge request reports