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

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

And if you are using devblog for blogging purposes, I've built grisome and gatsby plugins for you.

Gridsome plugin - https://github.com/nishantwrp/gridsome-source-hashnode-devblog

Gatsby plugin - https://github.com/nishantwrp/gatsby-source-hashnode-devblog

Please do take a look at these. Any feedback is appreciated.