<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hugo-theme-journal/layouts/partials/pageinfo.gmi, branch 2026.09.06</title>
<subtitle>Hugo theme for my journal.</subtitle>
<id>https://git.nicholasjohnson.ch/hugo-theme-journal/atom?h=2026.09.06</id>
<link rel='self' href='https://git.nicholasjohnson.ch/hugo-theme-journal/atom?h=2026.09.06'/>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/'/>
<updated>2025-07-26T00:00:00Z</updated>
<entry>
<title>Migrate fully to Hugo's new template system</title>
<updated>2025-07-26T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email></email>
</author>
<published>2025-07-26T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=9bb9989fca490bfac69ea4387ccae1e9ec3ec23cf7f47a401e241ee43562f8a3'/>
<id>urn:sha256:9bb9989fca490bfac69ea4387ccae1e9ec3ec23cf7f47a401e241ee43562f8a3</id>
<content type='text'>
This was the only way I could get term pages to consistently render
correctly.
</content>
</entry>
<entry>
<title>Add non-breaking spaces within entry tag names</title>
<updated>2025-02-06T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>mail@nicholasjohnson.ch</email>
</author>
<published>2025-02-06T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=e17004fc6714b7d214aa61f43fa75f1fc9bc0ec00804e0525452cb287a81958a'/>
<id>urn:sha256:e17004fc6714b7d214aa61f43fa75f1fc9bc0ec00804e0525452cb287a81958a</id>
<content type='text'>
The spaces in tag names must be non-breaking because tag names
split across multiple lines are visually indistinguishable from distinct
tags.
</content>
</entry>
<entry>
<title>Add non-breaking spaces to improve text flow</title>
<updated>2025-02-06T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>mail@nicholasjohnson.ch</email>
</author>
<published>2025-02-06T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=6ac2fc6523a8038c2b7acd268d047c3e33f5939578c1ff2e7fbdd526ba422335'/>
<id>urn:sha256:6ac2fc6523a8038c2b7acd268d047c3e33f5939578c1ff2e7fbdd526ba422335</id>
<content type='text'>
The spaces directly following emojis must be non-breaking because having
emojis alone on their own line is ugly and visually confusing.

The spaces within pageinfo "segments" must be non-breaking because
splitting dates and read times across multiple lines is ugly and
visually confusing.
</content>
</entry>
<entry>
<title>Disable HTML renderer for Gemini output format</title>
<updated>2024-11-07T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>mail@nicholasjohnson.ch</email>
</author>
<published>2024-11-07T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=e8ce80b80dc1ebfc1db1e0cee7a7f7ac1e0e7e94961e456e5e60d1a15caeb7fe'/>
<id>urn:sha256:e8ce80b80dc1ebfc1db1e0cee7a7f7ac1e0e7e94961e456e5e60d1a15caeb7fe</id>
<content type='text'>
This avoids littering the gemtext templates with "safeHTML".
</content>
</entry>
<entry>
<title>Fix tag display in pageinfo for Gemini</title>
<updated>2023-08-06T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-08-06T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=1a47f80f91ea999de49127d004804eb617298f7042432bfe0046518969f12c7c'/>
<id>urn:sha256:1a47f80f91ea999de49127d004804eb617298f7042432bfe0046518969f12c7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add multilingual support for dates</title>
<updated>2023-07-31T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-07-31T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=96701f5f94a30f72bb6f3834f0445ce16f899a7e83eed4c74ffd0cc360d4db4e'/>
<id>urn:sha256:96701f5f94a30f72bb6f3834f0445ce16f899a7e83eed4c74ffd0cc360d4db4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add multilingual support for reading time</title>
<updated>2023-07-31T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-07-31T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=bac4e7fabed4319f91f9f6be0f92c9c4fdff9ec0a61275a339e0271d2ccaffa8'/>
<id>urn:sha256:bac4e7fabed4319f91f9f6be0f92c9c4fdff9ec0a61275a339e0271d2ccaffa8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Declare safeHTML where possible</title>
<updated>2023-02-24T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-02-24T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=05422f3a36eb406451d714f16204d8cded3e7fb8eb06131948c2da05749ec20d'/>
<id>urn:sha256:05422f3a36eb406451d714f16204d8cded3e7fb8eb06131948c2da05749ec20d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tag list to metadata partial</title>
<updated>2023-02-24T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-02-24T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=f52991466a86a32ebaa3ba8dd1f3cc77ea609b0a6aed370470242bfffa1d8cdf'/>
<id>urn:sha256:f52991466a86a32ebaa3ba8dd1f3cc77ea609b0a6aed370470242bfffa1d8cdf</id>
<content type='text'>
</content>
</entry>
</feed>
