<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hugo-theme-journal/layouts/index.atom.xml, 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>Remove timestamp obfuscation privacy feature</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=3acfe976299e0e4ba3b0105946e1729ed1fd4a7891c3fef668cbbd6ab38e5919'/>
<id>urn:sha256:3acfe976299e0e4ba3b0105946e1729ed1fd4a7891c3fef668cbbd6ab38e5919</id>
<content type='text'>
Timestamp obfuscation is a niche privacy feature which contradicts how
users expect Hugo to work. If the user desires such a feature, they can
override the theme with their own custom timestamp-obfuscating
archetypes.
</content>
</entry>
<entry>
<title>Don't convert time to UTC in Atom feeds</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=f62eaded157e026d92077a18f8211b64a30fdc436188f19d32e089244d3c4c20'/>
<id>urn:sha256:f62eaded157e026d92077a18f8211b64a30fdc436188f19d32e089244d3c4c20</id>
<content type='text'>
The entry archetype already wipes the time of day of entries and
converts their dates to UTC, for the sake of user privacy. If the user
overrides this behavior and purposely includes times and/or time zones,
the theme should not interfere.
</content>
</entry>
<entry>
<title>Make author element optional in Atom feeds</title>
<updated>2024-08-16T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>mail@nicholasjohnson.ch</email>
</author>
<published>2024-08-16T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=5922472635a618dc24ee98c990037ad34ba98b5b60077aa246fbb52ecbc58c49'/>
<id>urn:sha256:5922472635a618dc24ee98c990037ad34ba98b5b60077aa246fbb52ecbc58c49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add backward compatibility for old taxonomy API</title>
<updated>2024-08-16T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>mail@nicholasjohnson.ch</email>
</author>
<published>2024-08-16T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=40bcd08bc6edd2cb9137eef47946242e925d8193336ec08c2bad1559afce04ef'/>
<id>urn:sha256:40bcd08bc6edd2cb9137eef47946242e925d8193336ec08c2bad1559afce04ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make email subelement optional in Atom feeds</title>
<updated>2024-08-16T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>mail@nicholasjohnson.ch</email>
</author>
<published>2024-08-16T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=319b50e2574543d5c565be1d107a623bbdbbc2d5d56f2c73121470bee3e9fb0c'/>
<id>urn:sha256:319b50e2574543d5c565be1d107a623bbdbbc2d5d56f2c73121470bee3e9fb0c</id>
<content type='text'>
Elements which are optional in the Atom feed spec should also be
optional in the templates.
</content>
</entry>
<entry>
<title>Add support for new taxonomy API</title>
<updated>2024-08-16T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>mail@nicholasjohnson.ch</email>
</author>
<published>2024-08-16T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=1add0ac5ec185a7ffcdc2fd2b453211bbd3c122d645c0fbdf13b3464b8e05d37'/>
<id>urn:sha256:1add0ac5ec185a7ffcdc2fd2b453211bbd3c122d645c0fbdf13b3464b8e05d37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert Atom feed dates to UTC</title>
<updated>2023-10-15T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-10-15T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=324f7ead1c9333c8580277316ae9f620dfed3d715e805b5f824d6fe4da15567e'/>
<id>urn:sha256:324f7ead1c9333c8580277316ae9f620dfed3d715e805b5f824d6fe4da15567e</id>
<content type='text'>
Atom feed dates reported as UTC were not necessarily UTC. The entry
archetype converts from local to UTC by default, but the user may
override that behavior.
</content>
</entry>
<entry>
<title>Convert archetype dates to UTC</title>
<updated>2023-10-15T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-10-15T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=557d2f790c6a0f6ef2b842c67290f21a79fff8c00246b44ef33c527aab160d1b'/>
<id>urn:sha256:557d2f790c6a0f6ef2b842c67290f21a79fff8c00246b44ef33c527aab160d1b</id>
<content type='text'>
For privacy reasons, user time zones are not recorded at the moment they
are created by an archetype. Without knowing the time zone offset, the
true date is ambiguous. To correct this, all dates are converted to UTC.
</content>
</entry>
<entry>
<title>Fix date rendering of rights tag in Atom feeds</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=b46c9ba7eae23535cac173ef92917a913c92197d9de711ef3956cf1c6c99a23d'/>
<id>urn:sha256:b46c9ba7eae23535cac173ef92917a913c92197d9de711ef3956cf1c6c99a23d</id>
<content type='text'>
</content>
</entry>
</feed>
