Add a comments section in every note in Digital Garden

I make this static website using Obsidian plugin called Digital Garden.
No comment section as default. I need to embed third-party 'app' . I use Disqus.

How?

  1. Register Disqus account
  2. In setting, click Add Disqus To Site
    Pasted image 20230311180629.png
  3. Scroll to the bottom, click GET STARTED
    Pasted image 20230311180733.png
  4. Click I want to install Disqus on my site
    Pasted image 20230311180821.png
  5. Enter your Website Name, chose Category, click Create Site

Pasted image 20230311180939.png
6. On this window, click the bottom "I don't see my platform...."

Pasted image 20230311181656.png

  1. Copy this code
    Pasted image 20230311181842.png

  2. Make "comment.Njk" file in your github repo under this path "digital-garden/src/site/_includes/components/user/notes/footer". Paste the code. Mine looked like this
    Pasted image 20230311182205.png

  3. Let Vercel rebuild the website

  4. And now you have a comment section on your website.
    Pasted image 20230311182707.png

Linked notes

Preparing Obsidian Publish
ConvertKit
How to embed Newsletter on Obsidian