Add comments to your GatsbyJS blog within two minutes
Oleksii RudenkoJanuary 4, 2018 4:33 PM
Static sites are great! They are easy to publish and maintain. You can scale a static website easily for millions of users. And hosting is normally quite cheap. Another advantage is the convenience of local development and and the possibility to preview any change before publishing. One of the challenges of static websites is adding dynamic content to the site. In this post we add comments to a static website.