Learn how to add a comment section in Docusaurus using commentbox.io
In this article, I will show you step by step how to add a comments section in your Docusaurus blog using commentbox.io.
Prerequisites
Set up commentbox.io account
- Copy your project ID, we will use it later to initialize commentbox.io in our Docusaurus project.
- During development, type
localhost
in the Website Domain field. When you release to production make sure the Website Domain matches your own domain, for example, in my caseyayocode.com
.