<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>mattchambers.uk</title>
  <link>https://mattchambers.uk</link>
  <atom:link href="https://mattchambers.uk/feed.xml" rel="self" type="application/rss+xml" />
  <description>Personal website and blog of Matt — writing and projects.</description>
  <language>en-gb</language>
  <lastBuildDate>Thu, 20 Aug 2026 00:00:00 +0000</lastBuildDate>
  <item>
    <title>Building this site</title>
    <link>https://mattchambers.uk/posts/building-this-site/</link>
    <guid isPermaLink="true">https://mattchambers.uk/posts/building-this-site/</guid>
    <pubDate>Thu, 20 Aug 2026 00:00:00 +0000</pubDate>
    <description><![CDATA[<p>I've wanted a small corner of the web to call my own for a while, so this week I finally built one. It's an <a href="https://www.11ty.dev/">Eleventy</a> site — no framework, no build step you need a manual for, just Markdown files and a bit of Nunjucks.</p>
<h2>Why bother</h2>
<p>Most of my day job is spent testing other people's software, automated and manual, across web and mobile. Having a project where I control every line — down to the font loading and the colour of a hover state — is a nice change of pace.</p>
<p>The brief I set myself was simple:</p>
<ul>
<li>Fast. No client-side framework, no bundler, nothing to hydrate.</li>
<li>Readable. Warm paper background, a proper serif, a sensible line length.</li>
<li>Low friction. Writing a post should mean opening a text editor, not logging into a CMS.</li>
</ul>
<h2>What's next</h2>
<p>A projects page, an RSS feed, and then — hopefully — actually writing here more often than I redesign it.</p>
]]></description>
  </item>
</channel>
</rss>
