<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hugo-theme-journal/layouts/index.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 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>Correctly handle absent journal entries</title>
<updated>2023-08-25T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-08-25T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=5d08e8402299fc3ef75718b90a235f455ddfa026f404217d6f89e8afaf7ff624'/>
<id>urn:sha256:5d08e8402299fc3ef75718b90a235f455ddfa026f404217d6f89e8afaf7ff624</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correctly handle absent navlinks</title>
<updated>2023-08-25T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-08-25T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=6e9cc2a184805f6b3de073e4e96986c1f7d6e427c7baae9220313fde34b7dc0f'/>
<id>urn:sha256:6e9cc2a184805f6b3de073e4e96986c1f7d6e427c7baae9220313fde34b7dc0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify journal entry printing logic</title>
<updated>2023-08-25T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-08-25T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=706dd4517813a9f6275509732d45aee06eed7dbf133cd2b8f457179971ed69ab'/>
<id>urn:sha256:706dd4517813a9f6275509732d45aee06eed7dbf133cd2b8f457179971ed69ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix index.gmi spacing</title>
<updated>2023-08-25T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-08-25T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=311f143302ed03bfdafca5699f7768ba44161d988364ee2638b9b5f6df8434fd'/>
<id>urn:sha256:311f143302ed03bfdafca5699f7768ba44161d988364ee2638b9b5f6df8434fd</id>
<content type='text'>
Index-related variables are made non-optional. This makes the code
cleaner.
</content>
</entry>
<entry>
<title>Prefer right-aligned whitespace elimination</title>
<updated>2023-08-25T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-08-25T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=632a5422b665a2bf91fa9baeb709a9eb1b5f9773eeec9c2f3a9d22876e53f8be'/>
<id>urn:sha256:632a5422b665a2bf91fa9baeb709a9eb1b5f9773eeec9c2f3a9d22876e53f8be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove EOLs in embedded layouts</title>
<updated>2023-08-25T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-08-25T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=dd70d2fa0b4647771713853577ed175e21dca92e55dd31deee41d93628f920b5'/>
<id>urn:sha256:dd70d2fa0b4647771713853577ed175e21dca92e55dd31deee41d93628f920b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add multilingual support for index pages</title>
<updated>2023-08-01T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-08-01T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=178711418fc11bf05321127aa09c8c718d1695963e2b8023d7e8fbe8cbb1ee44'/>
<id>urn:sha256:178711418fc11bf05321127aa09c8c718d1695963e2b8023d7e8fbe8cbb1ee44</id>
<content type='text'>
</content>
</entry>
</feed>
