<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="https://systemhalted.in/jekyll-theme-nord-newsletter/feed.xml" rel="self" type="application/atom+xml" /><link href="https://systemhalted.in/jekyll-theme-nord-newsletter/" rel="alternate" type="text/html" /><updated>2026-05-29T22:53:40+00:00</updated><id>https://systemhalted.in/jekyll-theme-nord-newsletter/feed.xml</id><title type="html">Nord Newsletter</title><subtitle>Nord Newsletter — a Nord-palette Jekyll theme.</subtitle><author><name>Jane Doe</name><email>jane@example.com</email></author><entry><title type="html">Categories, tags, and related posts</title><link href="https://systemhalted.in/jekyll-theme-nord-newsletter/2026/02/02/related-posts/" rel="alternate" type="text/html" title="Categories, tags, and related posts" /><published>2026-02-02T00:00:00+00:00</published><updated>2026-02-02T00:00:00+00:00</updated><id>https://systemhalted.in/jekyll-theme-nord-newsletter/2026/02/02/related-posts</id><content type="html" xml:base="https://systemhalted.in/jekyll-theme-nord-newsletter/2026/02/02/related-posts/"><![CDATA[<p>Categories are grouped into themes in <code class="language-plaintext highlighter-rouge">_data/taxonomy.yml</code>. The
<a href="/jekyll-theme-nord-newsletter/categories/">Categories</a> page renders those groups, and the
post layout uses the same taxonomy to suggest related posts.</p>

<p>This post shares the <strong>Technology</strong> category with “Welcome to Nord Newsletter”, so each should
appear in the other’s related-posts list.</p>]]></content><author><name>Jane Doe</name><email>jane@example.com</email></author><category term="Technology" /><category term="jekyll" /><category term="nord" /><summary type="html"><![CDATA[How the taxonomy in _data/taxonomy.yml powers the categories page and related posts.]]></summary></entry><entry><title type="html">Search, the TOC, and math</title><link href="https://systemhalted.in/jekyll-theme-nord-newsletter/2026/01/12/search-and-toc/" rel="alternate" type="text/html" title="Search, the TOC, and math" /><published>2026-01-12T00:00:00+00:00</published><updated>2026-01-12T00:00:00+00:00</updated><id>https://systemhalted.in/jekyll-theme-nord-newsletter/2026/01/12/search-and-toc</id><content type="html" xml:base="https://systemhalted.in/jekyll-theme-nord-newsletter/2026/01/12/search-and-toc/"><![CDATA[<p>This post sets <code class="language-plaintext highlighter-rouge">toc: true</code> and <code class="language-plaintext highlighter-rouge">comments: true</code> in its front matter.</p>

<h2 id="search">Search</h2>

<p>Search is fully client-side (elasticlunr). The index is built at load time from posts
and every output collection, so this post is searchable from the search overlay.</p>

<h2 id="math">Math</h2>

<p>Inline math like $a^2 + b^2 = c^2$ and display math render via KaTeX:</p>

\[\int_0^1 x^2 \, dx = \tfrac{1}{3}\]

<h2 id="comments">Comments</h2>

<p>Because <code class="language-plaintext highlighter-rouge">comments: true</code> is set, a comments section appears below. Giscus only loads when
you configure <code class="language-plaintext highlighter-rouge">giscus.*</code> in <code class="language-plaintext highlighter-rouge">_config.yml</code>; otherwise the section is empty by design.</p>]]></content><author><name>Jane Doe</name><email>jane@example.com</email></author><category term="Software Engineering" /><category term="jekyll" /><category term="search" /><category term="katex" /><summary type="html"><![CDATA[How client-side search, the table of contents, and KaTeX math render in the theme.]]></summary></entry><entry><title type="html">Welcome to Nord Newsletter</title><link href="https://systemhalted.in/jekyll-theme-nord-newsletter/2026/01/05/welcome-to-nord-newsletter/" rel="alternate" type="text/html" title="Welcome to Nord Newsletter" /><published>2026-01-05T00:00:00+00:00</published><updated>2026-01-05T00:00:00+00:00</updated><id>https://systemhalted.in/jekyll-theme-nord-newsletter/2026/01/05/welcome-to-nord-newsletter</id><content type="html" xml:base="https://systemhalted.in/jekyll-theme-nord-newsletter/2026/01/05/welcome-to-nord-newsletter/"><![CDATA[<p>Welcome to the <strong>Nord Newsletter</strong> demo. This post is marked <code class="language-plaintext highlighter-rouge">featured: true</code>, so it also
shows up on the <a href="/jekyll-theme-nord-newsletter/featured/">Featured</a> page.</p>

<p>Try the keyboard shortcuts: press <kbd>?</kbd> for help, <kbd>/</kbd> to search, and
<kbd>t</kbd> to toggle light/dark.</p>

<h2 id="a-section-heading">A section heading</h2>

<p>Headings become anchors and feed the optional table of contents when a post sets
<code class="language-plaintext highlighter-rouge">toc: true</code> in its front matter.</p>]]></content><author><name>Jane Doe</name><email>jane@example.com</email></author><category term="Technology" /><category term="jekyll" /><category term="nord" /><summary type="html"><![CDATA[A quick tour of the Nord Newsletter theme — grid, search, and the light/dark toggle.]]></summary></entry></feed>