<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Hugo on Rishav's Digital Garden</title><link>https://blog.rishavs.in/tags/hugo/</link><description>Recent content in Hugo on Rishav's Digital Garden</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 11 Dec 2025 18:19:00 +0000</lastBuildDate><atom:link href="https://blog.rishavs.in/tags/hugo/index.xml" rel="self" type="application/rss+xml"/><item><title>Adding Comments to a Static Site, Why Hugo + Giscus Works Well</title><link>https://blog.rishavs.in/posts/adding-comments-to-a-static-site-why-hugo--giscus-works-well/</link><pubDate>Thu, 11 Dec 2025 18:19:00 +0000</pubDate><guid>https://blog.rishavs.in/posts/adding-comments-to-a-static-site-why-hugo--giscus-works-well/</guid><description>&lt;p>Static site generators such as Hugo deliver speed, security, and simplicity by avoiding servers and databases. The challenge appears when you need a genuinely dynamic feature like user comments. This article explains how commenting systems fit into static sites, the common approaches, their trade-offs, and why the final solution—Hugo with Giscus—strikes an effective balance.&lt;/p>
&lt;hr>
&lt;h2 id="the-core-issue-static-sites-dont-handle-dynamic-data">The Core Issue: Static Sites Don&amp;rsquo;t Handle Dynamic Data&lt;/h2>
&lt;p>Static sites pre-render HTML and serve it from a CDN or storage bucket. There&amp;rsquo;s no backend to:&lt;/p></description></item></channel></rss>