Nishant Mittal
Nishant Mittal's Blog

Nishant Mittal's Blog

Follow
homeAbout Me
Tag

Vue.js

#vuejs

More content

Read more stories on Hashnode


Articles with this tag

Add github based comments on your gridsome blog

Jan 7, 20213 min read

Overview This is a guide on how you can add GitHub based comments on your Gridsome powered blog like shown in the picture below. We will use a...

Add github based comments on your gridsome blog

Revamping my personal site

Jun 29, 20202 min read

Overview Initially, my website (https://www.nishantwrp.com) was a simple vue application where almost everything was hardcoded. I didn't take...

Revamping my personal site

Using gitalk as a commenting system

Jun 6, 2020

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...

Using gitalk as a commenting system

Gridsome and Gatsby plugins to fetch the blog posts from your devblogs on hashnode

May 30, 2020

As all the devs using gridsome and gatsby must be aware that these static site generators offer source plugins to fetch your data from different...

Gridsome and Gatsby plugins to fetch the blog posts from your devblogs on hashnode