<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>http://kobel.fyi/</id>
    <title>squirrel's kobel</title>
    <updated>2026-04-28T12:00:00.000Z</updated>
    <author>
        <name>squirrel</name>
    </author>
    <link href="https://kobel.fyi/feed.xml" rel="self" type="application/rss+xml" />
    <subtitle>My small corner on the indieweb / smolnet</subtitle>
    <entry>
        <id>https://kobel.fyi/blog/hello-world.html</id>
        <title>Hello world, again</title>
        <link href="https://kobel.fyi/blog/hello-world.html"/>
        <updated>2026-04-24T13:00:00.000Z</updated>
        <summary type="html">https://kobel.fyi/blog/hello-world.html</summary>
        <content type="html">
            &#60;p&#62;Let's try this again. This time with more ways to publish and with even less between me and the code.&#60;/p&#62;
            &#60;p&#62;Over the years I've spent a lot of time building websites. At first with static html that arrived at our home on an AOL CD-ROM. We didn't even have an internet connection back then, but there was an index.html file on that CD which I dissected and built my first homepage upon.&#60;/p&#62;
            &#60;p&#62;I grew up and started putting more and more PHP into my HTML until I arrived at WordPress. That CMS accompanied me through a few years of self employment building sites for other people and way better, introduced me to the world of open source contribution. But WordPress got too bloated over the years.&#60;/p&#62;
            &#60;p&#62;For this site I wanted something simpler. I played around with 11ty for a while, but I don't want to rely on package managers and build processes that can break at any time. It simply wasn't simple enough.&#60;/p&#62;
            &#60;p&#62;This is how I arrived at this point: I'm writing everything myself in HTML and CSS (and Gemtext for Gemini). No frameworks, no AI, no CMS. Except of course on the Fediverse, where I use a PieFed community on my selfhosted instance to host this blog. I'm finally having fun building again, not just configuring tools and setting up systems.&#60;/p&#62;
            &#60;p&#62;Why? Because I love it, I like to write clean code myself and I understand everything that's happening.&#60;/p&#62;
        </content>
    </entry>
</feed>
