This is an include to use utterances comments on any Jekyll static site. It is fully compatible with GitHub Pages.
Add utterances.html
to your /_includes
folder. Put the following include statement in the part of your layout/page/post/include that you want the comments to be in:
{% include utterances.html %}