Comments

Hugo Comments Using GitHub Issues

Hugo Comments Using GitHub Issues

2 min read

Disqus-style comment SaaS is heavy for a static blog. Utterances stores each discussion as a GitHub Issue, loads a small client script, and authenticates with GitHub. DevOpsTales wires it through a partial and a per-post disable_comments flag.