<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hugo-theme-journal/layouts, branch 2023.11.03</title>
<subtitle>Hugo theme for my journal.</subtitle>
<id>https://git.nicholasjohnson.ch/hugo-theme-journal/atom?h=2023.11.03</id>
<link rel='self' href='https://git.nicholasjohnson.ch/hugo-theme-journal/atom?h=2023.11.03'/>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/'/>
<updated>2023-11-03T00:00:00Z</updated>
<entry>
<title>Make layout spacing consistent</title>
<updated>2023-11-03T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-11-03T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=4d7ee5a0237665126e10990af8e49b8dcd19a717cdf2dcaa725bbc7c53e34879'/>
<id>urn:sha256:4d7ee5a0237665126e10990af8e49b8dcd19a717cdf2dcaa725bbc7c53e34879</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use superscripted reference numbers for links</title>
<updated>2023-11-03T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-11-03T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=ac7486160b8a322abfa14fbe97cae4a6a1b7be81a7c9f80dfe3d7e43d2e8b429'/>
<id>urn:sha256:ac7486160b8a322abfa14fbe97cae4a6a1b7be81a7c9f80dfe3d7e43d2e8b429</id>
<content type='text'>
The implementation is ugly, but I couldn't find another way to
accomplish this.
</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>Trick browsers into not requesting absent favicon</title>
<updated>2023-09-28T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-09-28T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=4f8ab757e879910e8247e12ad49a043ff72e9efa718fcb73a1134551adf5cca6'/>
<id>urn:sha256:4f8ab757e879910e8247e12ad49a043ff72e9efa718fcb73a1134551adf5cca6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add brackets around link index numbers</title>
<updated>2023-09-09T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-09-09T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=58f0967b0c845679b7f44eee494885639f58521e3923aeb97f1312b2d6757706'/>
<id>urn:sha256:58f0967b0c845679b7f44eee494885639f58521e3923aeb97f1312b2d6757706</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix logo spacing</title>
<updated>2023-08-30T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-08-30T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=d1bfb1b1e919ff81be90c019b913a4550d4c1c24436164ffec05a86026155cc0'/>
<id>urn:sha256:d1bfb1b1e919ff81be90c019b913a4550d4c1c24436164ffec05a86026155cc0</id>
<content type='text'>
</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 link reference 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=a5872bf7d2f849f645dd41b85a06c4983f4cb5bc30a2d1a716338471fea7fdcd'/>
<id>urn:sha256:a5872bf7d2f849f645dd41b85a06c4983f4cb5bc30a2d1a716338471fea7fdcd</id>
<content type='text'>
</content>
</entry>
</feed>
