<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hugo-theme-journal/layouts/partials, branch 2024.11.23</title>
<subtitle>Hugo theme for my journal.</subtitle>
<id>https://git.nicholasjohnson.ch/hugo-theme-journal/atom?h=2024.11.23</id>
<link rel='self' href='https://git.nicholasjohnson.ch/hugo-theme-journal/atom?h=2024.11.23'/>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/'/>
<updated>2024-11-08T00:00:00Z</updated>
<entry>
<title>Change CSS styling for external links</title>
<updated>2024-11-08T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>mail@nicholasjohnson.ch</email>
</author>
<published>2024-11-08T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=9057f651fb508edf0e0488df590ed119d08a28b5b8860c7eedd1190eb6e5f571'/>
<id>urn:sha256:9057f651fb508edf0e0488df590ed119d08a28b5b8860c7eedd1190eb6e5f571</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary safeHTML calls for readability</title>
<updated>2024-11-08T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>mail@nicholasjohnson.ch</email>
</author>
<published>2024-11-08T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=afb2d1be3159702479487ad6b719ac4d974c149d92903c2968692c25db28df8a'/>
<id>urn:sha256:afb2d1be3159702479487ad6b719ac4d974c149d92903c2968692c25db28df8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop safeHTML overuse in emojis for readability</title>
<updated>2024-11-08T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>mail@nicholasjohnson.ch</email>
</author>
<published>2024-11-08T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=033724cd709402e1da184e60da2da3031d8e119990129baa7ced9f957904e615'/>
<id>urn:sha256:033724cd709402e1da184e60da2da3031d8e119990129baa7ced9f957904e615</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace replaceRE with TrimSuffix for readability</title>
<updated>2024-11-08T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>mail@nicholasjohnson.ch</email>
</author>
<published>2024-11-08T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=3b77b61bf662efe71c7f75e73a2d6fae0e3c8c8b74b05f036809b0913785a432'/>
<id>urn:sha256:3b77b61bf662efe71c7f75e73a2d6fae0e3c8c8b74b05f036809b0913785a432</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set Gemini protocol</title>
<updated>2024-11-08T00: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=86ed54e73b7f8c86f4e3150cfae59f438820f81a14cb53958089db3bd2b61a2e'/>
<id>urn:sha256:86ed54e73b7f8c86f4e3150cfae59f438820f81a14cb53958089db3bd2b61a2e</id>
<content type='text'>
This avoids littering the gemtext templates with regex to change the
protocol.
</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>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>Add time element to HTML entry metadata</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=f8c75e782fa18e846c773c761e36434e8f8591eadad6a405e48170f52ebc8874'/>
<id>urn:sha256:f8c75e782fa18e846c773c761e36434e8f8591eadad6a405e48170f52ebc8874</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing end of line matching</title>
<updated>2024-06-30T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>mail@nicholasjohnson.ch</email>
</author>
<published>2024-06-30T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=2ea80ee16905df204c1fedda13740516e934256ebd4080ff2de2d2319dfd542f'/>
<id>urn:sha256:2ea80ee16905df204c1fedda13740516e934256ebd4080ff2de2d2319dfd542f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add trailing forward slash for consistency</title>
<updated>2024-05-27T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2024-05-27T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=cb61a83c8cbc201c4e6ac00a7f54fa96761190c8e1533b57f586e45582d54e06'/>
<id>urn:sha256:cb61a83c8cbc201c4e6ac00a7f54fa96761190c8e1533b57f586e45582d54e06</id>
<content type='text'>
</content>
</entry>
</feed>
