Skip to main content

Command Palette

Search for a command to run...

Using gitalk as a commenting system

Published
0 min read
Using gitalk as a commenting system
N

I am a passionate programmer, a computer science undergraduate at IIT BHU, Varanasi.

I have experience in building REST APIs, full-stack web applications, test-driven development. I am a quick learner and have worked with various technologies and languages.

I love contributing to open source projects. Do check out my GitHub profile (https://github.com/nishantwrp/) to see my projects and contributions to the open-source community.

Also do check out my portfolio (https://www.nishantwrp.com) to read more about my projects, blog posts.

Gitalk is a commenting system that can be used as an alternative to Disqus. Gitalk uses the Github issues to track comments.

I found it really nice. I think developers should use something like gitalk instead of disqus because it's open-source, uses github issues to track comments.

Also, if you plan on using gitalk and are building a vue or gridsome app. Here are plugins for you that make adding Gitalk to your app easier.

  • Vue Gitalk - https://github.com/nishantwrp/vue-gitalk
  • Gridsome Plugin Gitalk - https://github.com/nishantwrp/gridsome-plugin-gitalk

More from this blog

Untitled Publication

9 posts