Enable blog comments in GitHub pages with utterance

It's been three years since I started this blog using Hugo and GitHub pages, but I never enabled comments since this blog makes use of static pages, some users commented my posts using github issues and I thought it was a good idea. There were many workarounds to enable comments in github pages, but I wasn't convinced. Luckily, yesterday I found out about utterances. A lightweight comments widget built on GitHub issues....

November 5, 2023 · 2 min · 389 words · Me