Cusdis is an open-source, privacy-first comment system designed as a lightweight alternative to Disqus, which you can easily embed in a static blog. In this article, I show the integration using partials and a dispatcher in Hugo, discuss moderation, and check the real overhead on requests and transfer added by the widget.
Posts for: #Self-Hosted
Self-hosting Cusdis Comments with Caddy on a VPS
Complete guide to deploying Cusdis comment system with Docker and Caddy reverse proxy on any VPS. Includes CORS configuration for embedded widgets.