<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hugo-theme-journal/layouts/term, branch 2024.01.01</title>
<subtitle>Hugo theme for my journal.</subtitle>
<id>https://git.nicholasjohnson.ch/hugo-theme-journal/atom?h=2024.01.01</id>
<link rel='self' href='https://git.nicholasjohnson.ch/hugo-theme-journal/atom?h=2024.01.01'/>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/'/>
<updated>2023-10-15T00:00:00Z</updated>
<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>Simplify term 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=76c9a5575daf087dcc7a7ca8db84778e296ca1636bc8b401de587336fed1c5c6'/>
<id>urn:sha256:76c9a5575daf087dcc7a7ca8db84778e296ca1636bc8b401de587336fed1c5c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Gemini term 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=0ff4039f0947a7e51a9b982f3ad900e5187e554d7747e2795cf9953c41211da0'/>
<id>urn:sha256:0ff4039f0947a7e51a9b982f3ad900e5187e554d7747e2795cf9953c41211da0</id>
<content type='text'>
</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>Remove non-breakable spaces</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=50c63674b0d1492eee388cf5e7361e5b81e04f0aac8ce828655b58847044a72f'/>
<id>urn:sha256:50c63674b0d1492eee388cf5e7361e5b81e04f0aac8ce828655b58847044a72f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add multilingual support for sections</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=901a710c500f6a5a93f0866849714c58c448b84aed40160c9f53cdde71774f1f'/>
<id>urn:sha256:901a710c500f6a5a93f0866849714c58c448b84aed40160c9f53cdde71774f1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add multilingual support for homepage link</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=be38f8fb7725828bc5c21906b6c0a72bd8403af46eb36f4c78278afe229d8434'/>
<id>urn:sha256:be38f8fb7725828bc5c21906b6c0a72bd8403af46eb36f4c78278afe229d8434</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Gemini entry indexing logic</title>
<updated>2023-03-12T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-03-12T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=aac22d71648e9e204dd2e9a60877602b7e40a2f847b9fabfa23eb9c8c41e8055'/>
<id>urn:sha256:aac22d71648e9e204dd2e9a60877602b7e40a2f847b9fabfa23eb9c8c41e8055</id>
<content type='text'>
</content>
</entry>
</feed>
