<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://davedavis.co.uk/feed.xml" rel="self" type="application/atom+xml" /><link href="https://davedavis.co.uk/" rel="alternate" type="text/html" hreflang="en" /><updated>2026-09-17T17:46:57+00:00</updated><id>https://davedavis.co.uk/feed.xml</id><title type="html">Dex</title><subtitle>A long forgotten blog where I&apos;ll probably mount some bad projects</subtitle><entry><title type="html">A template for posts: just a test</title><link href="https://davedavis.co.uk/2026/hello/" rel="alternate" type="text/html" title="A template for posts: just a test" /><published>2026-09-17T00:00:00+00:00</published><updated>2026-09-17T00:00:00+00:00</updated><id>https://davedavis.co.uk/2026/hello</id><content type="html" xml:base="https://davedavis.co.uk/2026/hello/"><![CDATA[<p>This post exists to be copied. Its frontmatter is the shape every post takes, and
the colon in its title is deliberate — an unquoted <code class="language-plaintext highlighter-rouge">title:</code> containing a colon is
the single likeliest reason a post silently fails to publish.</p>

<p>Ordinary markdown works as you’d expect: <strong>bold</strong>, <em>italic</em>, <code class="language-plaintext highlighter-rouge">inline code</code>, links,
lists and images.</p>

<ul>
  <li>Drop a new file into <code class="language-plaintext highlighter-rouge">_posts/</code> named <code class="language-plaintext highlighter-rouge">YYYY-MM-DD-slug.md</code>.</li>
  <li>Commit it. GitHub builds and deploys.</li>
  <li>That is the whole process.</li>
</ul>

<blockquote>
  <p>There is no build step to run, and no toolchain needed.</p>
</blockquote>]]></content><author><name></name></author><category term="example" /><category term="template" /><summary type="html"><![CDATA[This post exists to be copied. Its frontmatter is the shape every post takes, and the colon in its title is deliberate — an unquoted title: containing a colon is the single likeliest reason a post silently fails to publish.]]></summary></entry><entry><title type="html">An older entry</title><link href="https://davedavis.co.uk/2024/an-older-entry/" rel="alternate" type="text/html" title="An older entry" /><published>2024-11-03T00:00:00+00:00</published><updated>2024-11-03T00:00:00+00:00</updated><id>https://davedavis.co.uk/2024/an-older-entry</id><content type="html" xml:base="https://davedavis.co.uk/2024/an-older-entry/"><![CDATA[<p>A second post, two years earlier, so the year grouping has something to group and
the gap between years is visible. It carries no <code class="language-plaintext highlighter-rouge">summary</code>, which proves the index
renders cleanly without one.</p>]]></content><author><name></name></author><category term="example" /><summary type="html"><![CDATA[A second post, two years earlier, so the year grouping has something to group and the gap between years is visible. It carries no summary, which proves the index renders cleanly without one.]]></summary></entry></feed>