Wiring the remark42 widget into Hugo: partial, single.html, hugo.toml. Plus two flags in the instance’s .env that move the session from cookies to a JWT header and let comments work cross-domain without changes to the hosting topology.
Posts for: #Comments
Self-hosting remark42 alongside an existing Caddy on VPS
Setting up remark42 on a VPS that already runs caddy-docker-proxy, without starting a second reverse-proxy. Configuration via Docker labels, 91 MB image, 14 MiB RAM at rest, complete setup in about fifteen minutes.
Cusdis Comments in Hugo: A Lightweight Solution Without Tracking
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.
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.
Giscus Comments in Hugo: Lightweight GitHub Discussions Integration
Complete guide to integrating Giscus comments in Hugo - a lightweight alternative to Disqus powered by GitHub Discussions. Includes setup, multilingual support, and real performance data showing 8x better performance than Disqus.
Disqus Comments in Hugo: Setup Guide and Performance Analysis
Complete guide to integrating Disqus comments in Hugo with detailed performance analysis. Learn setup steps, performance impact, and whether Disqus is right for your static site.
Comment Systems Performance Test
Testing and comparing different comment system integrations for performance metrics