<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Web Development - Tag - buzzdeee | Blog &amp; Projects</title>
        <link>https://buzzdeee.reitenba.ch/en/tags/web-development/</link>
        <description>Web Development - Tag - buzzdeee | Blog &amp; Projects</description>
        <generator>Hugo -- gohugo.io</generator><language>en</language><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Thu, 02 Apr 2026 08:43:10 &#43;0200</lastBuildDate><atom:link href="https://buzzdeee.reitenba.ch/en/tags/web-development/" rel="self" type="application/rss+xml" /><item>
    <title>The Multi-Channel Megaphone: Automating My Hugo Blog Distribution with Make.com</title>
    <link>https://buzzdeee.reitenba.ch/en/multi-channel-megaphone/</link>
    <pubDate>Thu, 02 Apr 2026 08:43:10 &#43;0200</pubDate>
    <author>buzzdeee</author>
    <guid>https://buzzdeee.reitenba.ch/en/multi-channel-megaphone/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/images/the-multi-channel-megaphone.png" referrerpolicy="no-referrer">
            </div><p>I love writing code and maintaining OpenBSD ports, but manually copying links to five different social media platforms is a chore that keeps me away from my workbench. Here’s how I built a &lsquo;zero-touch&rsquo; distribution system.</p>
<h2 id="why-makecom-the-2026-automation-shootout">Why <a href="https://www.make.com/en/register?pc=buzzdeee" target="_blank" rel="noopener noreffer ">Make.com</a>? (The 2026 Automation Shootout)</h2>
<p>As an IT enthusiast, I don’t just want things to &ldquo;work&rdquo; - I want them to be efficient and cost-effective. Before committing to this setup, I audited the current automation market. Why did I choose Make over the other major players?</p>]]></description>
    <category>Hugo</category><category>Automation</category><category>Make.com</category><category>RSS</category><category>API</category><category>Bluesky</category><category>Cloudinary</category><category>Facebook</category><category>Instagram</category><category>Linkedin</category><category>Discord</category><category>DevOps&#34;</category><category>Web Development</category><category>Tutorial</category>
    <shortdesc>
        A deep dive into automating blog post distribution across Discord, LinkedIn, Facebook, Instagram, and Bluesky using Hugo RSS overrides and Make.com.
    </shortdesc>
    <image>
      
        https://buzzdeee.reitenba.ch/images/the-multi-channel-megaphone.png
      
    </image>
</item>
<item>
    <title>Make Your Hugo Site Discoverable: A Guide to Search Engine Indexing</title>
    <link>https://buzzdeee.reitenba.ch/en/make-search-engines-aware-of-your-blog/</link>
    <pubDate>Tue, 31 Mar 2026 16:22:22 &#43;0200</pubDate>
    <author>buzzdeee</author>
    <guid>https://buzzdeee.reitenba.ch/en/make-search-engines-aware-of-your-blog/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/images/hugo-search-engines.png" referrerpolicy="no-referrer">
            </div><h2 id="hello-world-how-to-get-your-hugo-site-indexed">Hello, World: How to Get Your Hugo Site Indexed</h2>
<p>Now that your content is high-quality and your CSS is crisp, it’s time for SEO (Search Engine Optimization). Since Hugo is a static site generator, the most efficient way to tell search engines you exist is by submitting a <strong>Sitemap</strong>.</p>
<p>Hugo automatically generates one for you at <code>yourdomain.com/sitemap.xml</code>. Since you are using the <strong>LoveIt</strong> theme, you have a built-in advantage: the <code>hugo.toml</code> (or <code>config.toml</code>) file has dedicated slots to verify your site ownership across all major platforms.</p>]]></description>
    <category>Hugo</category><category>SEO</category><category>Web Development</category><category>Tutorial</category>
    <shortdesc>
        A step-by-step guide for Hugo users to verify their site ownership and submit sitemaps to major search engines like Google, Bing, and Baidu.
    </shortdesc>
    <image>
      
        https://buzzdeee.reitenba.ch/images/hugo-search-engines.png
      
    </image>
</item>
<item>
    <title>Tweaking Hugo Themes: Adding a Multilingual Custom Footer</title>
    <link>https://buzzdeee.reitenba.ch/en/tweaking-loveit-theme/</link>
    <pubDate>Mon, 30 Mar 2026 19:59:11 &#43;0200</pubDate>
    <author>buzzdeee</author>
    <guid>https://buzzdeee.reitenba.ch/en/tweaking-loveit-theme/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/images/tweaking-hugo-theme.png" referrerpolicy="no-referrer">
            </div><h2 id="making-hugo-themes-your-own">Making Hugo Themes Your Own</h2>
<p>Building a site with Hugo is like moving into a pre-furnished, designer apartment. It looks great the moment you step in, but it doesn&rsquo;t truly feel like <em>home</em> until you hang your own art on the walls or swap out the rug.</p>
<p>The <strong>LoveIt</strong> theme is widely loved for its clean aesthetic, built-in search, and dark mode support. However, generic footers or standard layouts can make your corner of the internet feel a bit &ldquo;out of the box.&rdquo; Whether you want to add a unique copyright notice, a custom &ldquo;Buy Me a Coffee&rdquo; link, or specific tracking scripts, tweaking the theme is the best way to inject your personality into your technical blog.</p>]]></description>
    <category>Hugo</category><category>LoveIt</category><category>Web Development</category><category>Tutorial</category><category>Web Design</category>
    <shortdesc>
        A step-by-step guide on overriding Hugo theme layouts to add a custom, multilingual footer with social media support links.
    </shortdesc>
    <image>
      
        https://buzzdeee.reitenba.ch/images/tweaking-hugo-theme.png
      
    </image>
</item>
<item>
    <title>From Monologue to Dialogue</title>
    <link>https://buzzdeee.reitenba.ch/en/from-monologue-to-dialogue/</link>
    <pubDate>Sun, 29 Mar 2026 08:55:23 &#43;0200</pubDate>
    <author>buzzdeee</author>
    <guid>https://buzzdeee.reitenba.ch/en/from-monologue-to-dialogue/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/images/static_to_interactive.png" referrerpolicy="no-referrer">
            </div><h2 id="why-invite-the-conversation">Why Invite the Conversation?</h2>
<p>Static sites are fast, secure, and minimal—but they can also feel a bit lonely. When you hit git push on a new post, you’re essentially sending a message in a bottle. Adding a discussion layer changes that, turning your site from a one-way broadcast into a two-way street.</p>
<p>Why go through the effort of enabling comments on a perfectly clean static site? It boils down to three key values:</p>]]></description>
    <category>Hugo</category><category>Giscus</category><category>LoveIt</category><category>Static Site</category><category>GitHub Pages</category><category>Web Development</category><category>Tutorial</category>
    <shortdesc>
        A comprehensive guide on transforming your static Hugo site into an interactive community hub using Giscus and the LoveIt theme.
    </shortdesc>
    <image>
      
        https://buzzdeee.reitenba.ch/images/static_to_interactive.png
      
    </image>
</item>
<item>
    <title>Beyond the Avatar: Why Gravatar is the Secret to Your 2026 Digital Identity</title>
    <link>https://buzzdeee.reitenba.ch/en/beyond-the-avatar/</link>
    <pubDate>Sat, 28 Mar 2026 21:18:35 &#43;0100</pubDate>
    <author>buzzdeee</author>
    <guid>https://buzzdeee.reitenba.ch/en/beyond-the-avatar/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/images/gravatar_2026.png" referrerpolicy="no-referrer">
            </div><h2 id="from-hashed-emails-to-identity-apis-the-evolution-of-gravatar">From Hashed Emails to Identity APIs: The Evolution of Gravatar</h2>
<p>Originally conceived as a simple way to link a profile picture to an MD5-hashed email address, Gravatar has transitioned from a WordPress-centric utility into a broader digital identity protocol. Today, it functions as a lightweight metadata provider, allowing platforms to pull not just images, but verified social links and public keys via a single API call.</p>
<p>However, the system is only as &ldquo;global&rdquo; as the sites that support it. Gravatar isn&rsquo;t a universal internet mandate; it relies entirely on third-party integration. If a service hasn&rsquo;t baked the Gravatar API into its stack, your profile remains invisible, defaulting to a local placeholder regardless of your global settings.</p>]]></description>
    <category>Gravatar</category><category>Digital Identity</category><category>Web Development</category><category>Privacy</category><category>Open Source</category>
    <shortdesc>
        A technical look at how Gravatar evolved into a decentralized identity and payment hub for the open web in 2026.
    </shortdesc>
    <image>
      
        https://buzzdeee.reitenba.ch/images/gravatar_2026.png
      
    </image>
</item>
</channel>
</rss>
