<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>GitHub Pages - Tag - buzzdeee | Blog &amp; Projects</title>
        <link>https://buzzdeee.reitenba.ch/en/tags/github-pages/</link>
        <description>GitHub Pages - 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>Sun, 29 Mar 2026 08:55:23 &#43;0200</lastBuildDate><atom:link href="https://buzzdeee.reitenba.ch/en/tags/github-pages/" rel="self" type="application/rss+xml" /><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>Modern Blogging: Hugo, GitHub Pages, and a Custom Domain</title>
    <link>https://buzzdeee.reitenba.ch/en/hugo-github-pages-setup/</link>
    <pubDate>Mon, 23 Mar 2026 00:00:00 &#43;0000</pubDate>
    <author>buzzdeee</author>
    <guid>https://buzzdeee.reitenba.ch/en/hugo-github-pages-setup/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/images/hugo-github-setup.png" referrerpolicy="no-referrer">
            </div><p>Do you have a project idea and are looking for a simple way to present it on your own website? With <strong>Hugo</strong> and <strong>GitHub Pages</strong>, you can get it done in no time. Using this site as an example, I’ll show you how straightforward it is to build your own presence.</p>
<h2 id="requirements">Requirements</h2>
<p>The barriers to your “own website” project are minimal. All you need is:</p>
<ul>
<li><strong>GitHub account</strong>: This is where your code will be managed and published.</li>
<li><strong>Custom domain (optional)</strong>: If you want your site accessible via a personal address.</li>
<li><strong>Operating system with a terminal</strong>: A solid command line is essential (this guide uses <strong>OpenBSD</strong> as an example).</li>
</ul>
<h2 id="why-hugo">Why Hugo?</h2>
<p>For someone who works a lot in the terminal (and appreciates minimalism as an OpenBSD maintainer), Hugo is a blessing. It generates static HTML, which means:</p>]]></description>
    <category>Hugo</category><category>LoveIt</category><category>GitHub Pages</category><category>OpenBSD</category><category>DevOps</category><category>Tutorial</category>
    <shortdesc>
        A guide for IT enthusiasts: From local installation on OpenBSD to automated deployment via GitHub Actions.
    </shortdesc>
    <image>
      
        https://buzzdeee.reitenba.ch/images/hugo-github-setup.png
      
    </image>
</item>
</channel>
</rss>
