Disqus.md

November 24, 2024 ยท View on GitHub

Disqus

For disqus you only need the short name (site-name) which you can find for example under your home-tab.

Configuration

In appsettings.json change following

  "Disqus": {
    "Shortname": ""
  }
PropertyTypeDescription
DisqusnodeEnables the comment section via disqus. If left empty the comment secion will not be shown.
ShortnamestringThe shortname provided by the disqus homepage