DEV Community

Nishant Mittal
Nishant Mittal

Posted on

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

Hashnode is a developer community similar to dev.to. Hashnode offers every user to own devblogs.

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.

Top comments (0)