<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nuno</title><link>https://that-daniel.github.io/nuno/</link><description>Recent content on nuno</description><generator>Hugo</generator><language>en-gb</language><lastBuildDate>Wed, 20 May 2026 09:00:00 +0000</lastBuildDate><atom:link href="https://that-daniel.github.io/nuno/index.xml" rel="self" type="application/rss+xml"/><item><title>Welcome to nuno</title><link>https://that-daniel.github.io/nuno/posts/welcome-to-nuno/</link><pubDate>Mon, 04 May 2026 09:00:00 +0000</pubDate><guid>https://that-daniel.github.io/nuno/posts/welcome-to-nuno/</guid><description>&lt;p&gt;nuno is a Hugo theme for people who write. It has one typeface, four palettes,&#10;a single accent colour, and no third-party requests at all. The home page you&#10;arrived on is the whole design argument: a masthead that types itself, a column&#10;of numbered cards, and nothing else competing for attention.&lt;/p&gt;&#10;&lt;h2 id="what-you-get"&gt;What you get&lt;a class="heading-anchor" href="#what-you-get" aria-label="Link to this section"&gt;&lt;/a&gt;&lt;/h2&gt;&#10;&lt;p&gt;The parts worth knowing about, in rough order of how often you will touch them:&lt;/p&gt;</description></item><item><title>The Quiet Machine</title><link>https://that-daniel.github.io/nuno/books/the-quiet-machine/</link><pubDate>Wed, 22 Apr 2026 00:00:00 +0000</pubDate><guid>https://that-daniel.github.io/nuno/books/the-quiet-machine/</guid><description>&lt;p&gt;Because &lt;code&gt;status&lt;/code&gt; is &lt;code&gt;Reading&lt;/code&gt;, this book floats to the front of the shelf, gets an&#10;accent ring and a badge on the grid, and shows a &amp;ldquo;Reading now&amp;rdquo; marker here.&lt;/p&gt;&#10;&lt;p&gt;It has no &lt;code&gt;rating&lt;/code&gt;, so the stars are omitted entirely rather than rendered empty —&#10;a book you have not finished has not been judged yet.&lt;/p&gt;</description></item><item><title>Four Palettes, One Accent</title><link>https://that-daniel.github.io/nuno/posts/four-palettes-one-accent/</link><pubDate>Sat, 18 Apr 2026 09:00:00 +0000</pubDate><guid>https://that-daniel.github.io/nuno/posts/four-palettes-one-accent/</guid><description>&lt;p&gt;The theme has two colour switches and they are independent of each other. That is&#10;the only unusual thing about its palette system, and it is worth five minutes of&#10;explanation because almost every customisation question turns out to be about it.&lt;/p&gt;&#10;&lt;h2 id="the-two-switches"&gt;The two switches&lt;a class="heading-anchor" href="#the-two-switches" aria-label="Link to this section"&gt;&lt;/a&gt;&lt;/h2&gt;&#10;&lt;p&gt;&lt;strong&gt;Theme&lt;/strong&gt; is &lt;code&gt;light&lt;/code&gt; or &lt;code&gt;dark&lt;/code&gt;, toggled by the ☾/☀ button in the nav. &lt;strong&gt;Ground&lt;/strong&gt;&#10;is &lt;code&gt;brown&lt;/code&gt; or &lt;code&gt;green&lt;/code&gt;, toggled from the footer. Neither knows about the other, so&#10;the combinations are:&lt;/p&gt;</description></item><item><title>The Pragmatic Shelf</title><link>https://that-daniel.github.io/nuno/books/the-pragmatic-shelf/</link><pubDate>Sat, 14 Mar 2026 00:00:00 +0000</pubDate><guid>https://that-daniel.github.io/nuno/books/the-pragmatic-shelf/</guid><description>&lt;p&gt;A finished book with a full rating and a Goodreads link. The cover, the stars, the&#10;facts list and the link all sit in the column a post would use for its table of&#10;contents, and your notes run full width underneath.&lt;/p&gt;&#10;&lt;h2 id="notes"&gt;Notes&lt;a class="heading-anchor" href="#notes" aria-label="Link to this section"&gt;&lt;/a&gt;&lt;/h2&gt;&#10;&lt;p&gt;Headings work in book notes exactly as they do in a post, so a long set of notes&#10;can be structured rather than one block of prose.&lt;/p&gt;</description></item><item><title>The Image Pipeline</title><link>https://that-daniel.github.io/nuno/posts/the-image-pipeline/</link><pubDate>Mon, 02 Mar 2026 09:00:00 +0000</pubDate><guid>https://that-daniel.github.io/nuno/posts/the-image-pipeline/</guid><description>&lt;p&gt;Of everything the theme does for performance, the image pipeline earns the most.&#10;One post in early testing went from 2.5 MB and a 12.9 second load to 118 KB and&#10;533 ms, and nothing changed about it except how the images were processed.&lt;/p&gt;&#10;&lt;h2 id="what-happens-to-an-image"&gt;What happens to an image&lt;a class="heading-anchor" href="#what-happens-to-an-image" aria-label="Link to this section"&gt;&lt;/a&gt;&lt;/h2&gt;&#10;&lt;p&gt;Write an ordinary Markdown image and a render hook intercepts it:&lt;/p&gt;&#10;&lt;div class="code"&gt;&#10; &lt;div class="code__bar"&gt;&#10; &lt;span&gt;markdown&lt;/span&gt;&#10; &lt;button class="code__copy" type="button" data-nuno-copy aria-label="Copy code to clipboard"&gt;Copy&lt;/button&gt;&#10; &lt;/div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-markdown" data-lang="markdown"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;![&lt;span class="nt"&gt;A build-time processed image&lt;/span&gt;](&lt;span class="na"&gt;images/example-figure.png&lt;/span&gt;)&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&#10;&lt;p&gt;&lt;img src="https://that-daniel.github.io/nuno/images/example-figure_hu_c7540113a6f5539c.webp" alt="A build-time processed image" width="1200" height="630" loading="lazy" decoding="async"&gt;&#10;&lt;/p&gt;</description></item><item><title>Example Professional Certification</title><link>https://that-daniel.github.io/nuno/certs/example-professional/</link><pubDate>Fri, 20 Feb 2026 00:00:00 +0000</pubDate><guid>https://that-daniel.github.io/nuno/certs/example-professional/</guid><description>&lt;p&gt;The body of a certification page is ordinary Markdown, so this is the place for&#10;what the credential actually meant rather than what the syllabus said.&lt;/p&gt;&#10;&lt;p&gt;Everything else on this page — the issuer kicker, the badge, the dates, the facts&#10;list and the verify button — comes from the &lt;code&gt;certMeta&lt;/code&gt; block in the front matter.&lt;/p&gt;</description></item><item><title>Kitchen Sink: Every Prose Element</title><link>https://that-daniel.github.io/nuno/posts/kitchen-sink/</link><pubDate>Thu, 15 Jan 2026 09:00:00 +0000</pubDate><guid>https://that-daniel.github.io/nuno/posts/kitchen-sink/</guid><description>&lt;p&gt;A worked example, written as an ordinary post, so that every prose element the&#10;theme styles appears at least once on one page. The story is invented; the&#10;markup is not.&lt;/p&gt;&#10;&lt;p&gt;It was past midnight and the automation pipeline had crashed. Again. It had been&#10;failing for days — same pattern, same timing, always when the network got&#10;serious. And the diagnosis had finally turned up.&lt;/p&gt;&#10;&lt;h2 id="the-symptom"&gt;The symptom&lt;a class="heading-anchor" href="#the-symptom" aria-label="Link to this section"&gt;&lt;/a&gt;&lt;/h2&gt;&#10;&lt;p&gt;Every time the pipeline pulled a large image, the node went NotReady. Not&#10;slowly. Instantly.&lt;/p&gt;</description></item><item><title>Notes on Simplicity</title><link>https://that-daniel.github.io/nuno/books/notes-on-simplicity/</link><pubDate>Sun, 30 Nov 2025 00:00:00 +0000</pubDate><guid>https://that-daniel.github.io/nuno/books/notes-on-simplicity/</guid><description>&lt;p&gt;Three stars out of five, no ISBN and no Goodreads link — so this page shows the&#10;partial star row and the shorter facts list you get when you only fill in what you&#10;actually know.&lt;/p&gt;</description></item><item><title>Example Associate Certification</title><link>https://that-daniel.github.io/nuno/certs/example-associate/</link><pubDate>Mon, 08 Sep 2025 00:00:00 +0000</pubDate><guid>https://that-daniel.github.io/nuno/certs/example-associate/</guid><description>&lt;p&gt;This one has no &lt;code&gt;expiryDate&lt;/code&gt;, so the Expires row is simply absent — every fact in&#10;the list is optional and disappears when you omit it.&lt;/p&gt;</description></item><item><title>Example Foundations Certification</title><link>https://that-daniel.github.io/nuno/certs/example-foundations/</link><pubDate>Tue, 11 Jun 2024 00:00:00 +0000</pubDate><guid>https://that-daniel.github.io/nuno/certs/example-foundations/</guid><description>&lt;p&gt;A second issuer, so the list page has two groups to sort. Issuers are ordered by&#10;their most recent credential, which puts the track you are actively certifying on&#10;above the ones you have moved past.&lt;/p&gt;&#10;&lt;p&gt;This credential is also marked &lt;code&gt;Expired&lt;/code&gt; and has no &lt;code&gt;credentialUrl&lt;/code&gt;, so it loses&#10;the accent status pill and the verify button.&lt;/p&gt;</description></item><item><title>About</title><link>https://that-daniel.github.io/nuno/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://that-daniel.github.io/nuno/about/</guid><description>&lt;p&gt;This is the About layout. It puts your prose and a couple of summary rows in the&#10;left column, and a portrait with a row of social icons on the right.&lt;/p&gt;&#10;&lt;p&gt;&lt;code&gt;params.portrait&lt;/code&gt; is deliberately unset on this demo site, so what you see to the&#10;right is the empty frame. Point it at any image under &lt;code&gt;assets/&lt;/code&gt; or &lt;code&gt;static/&lt;/code&gt; and&#10;the theme resizes it to 800px wide, converts it to WebP, and emits real dimensions&#10;so the page never shifts as it loads.&lt;/p&gt;</description></item><item><title>Archive</title><link>https://that-daniel.github.io/nuno/archives/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://that-daniel.github.io/nuno/archives/</guid><description/></item><item><title>Resume</title><link>https://that-daniel.github.io/nuno/resume/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://that-daniel.github.io/nuno/resume/</guid><description>&lt;p&gt;This page&amp;rsquo;s content is only used as a fallback. When &lt;code&gt;data/resume.yaml&lt;/code&gt; exists the&#10;theme renders that instead, and this prose is ignored.&lt;/p&gt;</description></item><item><title>Search</title><link>https://that-daniel.github.io/nuno/search/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://that-daniel.github.io/nuno/search/</guid><description/></item></channel></rss>