<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/">
    <title>The Novice Diaries</title>
    <link href="https://web.tnp.me.uk/feed.xml" rel="self" />
    <link href="https://web.tnp.me.uk" />
    <updated>2026-06-06T18:27:29+01:00</updated>
    <author>
        <name>Sebastian - The Novice</name>
    </author>
    <id>https://web.tnp.me.uk</id>

    <entry>
        <title>Testpost for the blog page</title>
        <author>
            <name>Sebastian - The Novice</name>
        </author>
        <link href="https://web.tnp.me.uk/blog/testpost-for-the-blog-page/"/>
        <id>https://web.tnp.me.uk/blog/testpost-for-the-blog-page/</id>

        <updated>2026-06-06T18:27:11+01:00</updated>
            <summary type="html">
                <![CDATA[
                    this is really just to see if the /blog/ page will update with this in the list.
                ]]>
            </summary>
        <content type="html">
            <![CDATA[
                <p>this is really just to see if the /blog/ page will update with this in the list.</p>
            ]]>
        </content>
    </entry>
    <entry>
        <title>First blog post via Publii</title>
        <author>
            <name>Sebastian - The Novice</name>
        </author>
        <link href="https://web.tnp.me.uk/blog/first-blog-post-via-publii/"/>
        <id>https://web.tnp.me.uk/blog/first-blog-post-via-publii/</id>
            <category term="sys-admin"/>

        <updated>2026-06-06T17:03:11+01:00</updated>
            <summary type="html">
                <![CDATA[
                    Summary Making websites really has never been this easy. Download a piece of software, make a gitlab repo (depending on the name you have to&hellip;
                ]]>
            </summary>
        <content type="html">
            <![CDATA[
                <h1 id="summary">Summary</h1>
<p>Making websites <strong>really</strong> has never been this easy. Download a piece of software, make a gitlab repo (depending on the name you have to make a repo in a specific place ([<a href="https://docs.gitlab.com/user/project/pages/getting_started_part_one/#user-and-group-website-examples%5D">https://docs.gitlab.com/user/project/pages/getting_started_part_one/#user-and-group-website-examples]</a>(see Gitlab Docs)).
Write content and Sync.
Literally, that’s it!</p><h2 id="the-journey">The journey</h2>
<p>I made websites in HTML before CSS was even conceived off. I had a .com domain when I had no need or item to present myself on the internet with. I liked the X-Files, and thus crazy-mulder.com was born.
I seen the rise and fall of Wordpress and even made many a websites myself with it.
I even dabbled in Jekyll, Hugo and whatever other SSG (<strong>S</strong>tatic <strong>S</strong>ite <strong>G</strong>enerator) exists out there.
But Publii? That just takes the biscuit.</p><h2 id="the-discovery">The Discovery</h2>
<p>One day I ask some (insert generic llm name here) ai if there is a better way to make website <strong>for free</strong> in 2026, in the answer either Publii or using Ghost to make a locally hosted ghost-site, scrape it with some 3rd party tool, and then <code>git commit</code> and <code>git push</code> the result.</p><blockquote>
<p><strong>No Thank You</strong></p></blockquote>
<p>So I tried Publii, and seriously, within 2 minutes of figuring out where to get Gitlabs token and where to store the site, I had a live site with some silly hello world page, and now I’m writing this post.</p><p>And with the next click of a button, y’all get to see my ravings online!</p><p>Peace Out
Sebastian</p>
            ]]>
        </content>
    </entry>
</feed>
