<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hugo-theme-journal/layouts/_default/_markup, branch 2025.07.27.1</title>
<subtitle>Hugo theme for my journal.</subtitle>
<id>https://git.nicholasjohnson.ch/hugo-theme-journal/atom?h=2025.07.27.1</id>
<link rel='self' href='https://git.nicholasjohnson.ch/hugo-theme-journal/atom?h=2025.07.27.1'/>
<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>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>Add "external" to rel attribute 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=a0ccea9bef11f02bad2cfc3f975818f4977d1f4364e94a8366d98abb74614579'/>
<id>urn:sha256:a0ccea9bef11f02bad2cfc3f975818f4977d1f4364e94a8366d98abb74614579</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove incorrect safeHTML call</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=c2e8574b9fc128fe48df5103188e7272323a34d4b5f5ee447f48a474d66f2d70'/>
<id>urn:sha256:c2e8574b9fc128fe48df5103188e7272323a34d4b5f5ee447f48a474d66f2d70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove accidentally-introduced extra newline</title>
<updated>2024-07-04T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>mail@nicholasjohnson.ch</email>
</author>
<published>2024-07-04T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=3afdd7e41c6d0d428ecca4b25e23137df8594c982438a886e73340911e0be84f'/>
<id>urn:sha256:3afdd7e41c6d0d428ecca4b25e23137df8594c982438a886e73340911e0be84f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Don't add rel="noreferrer" to non-web links"</title>
<updated>2024-06-28T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>mail@nicholasjohnson.ch</email>
</author>
<published>2024-06-28T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=821b58957a5625ac30ce5c5c3a588b8eb19f99a0a0cbb2e71a1ef67d89c9c58c'/>
<id>urn:sha256:821b58957a5625ac30ce5c5c3a588b8eb19f99a0a0cbb2e71a1ef67d89c9c58c</id>
<content type='text'>
This reverts commit f34e453196b85e756b16f5ff668d15c2462948e6778657907ff52821d360309b.

Adding rel="noreferrer" to non-http-prefixed links was believed to be a
noop, but this overlooks relative links. For privacy reasons, relative
links must not send referrer headers.
</content>
</entry>
<entry>
<title>Add titles to links</title>
<updated>2023-12-02T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-12-02T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=efe02b96a8feb4c60fc9e9de3a5022c92c18c8db755628adaf9a22a2cadecfda'/>
<id>urn:sha256:efe02b96a8feb4c60fc9e9de3a5022c92c18c8db755628adaf9a22a2cadecfda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't add rel="noreferrer" to non-web links</title>
<updated>2023-12-02T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-12-02T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=f34e453196b85e756b16f5ff668d15c2462948e6778657907ff52821d360309b'/>
<id>urn:sha256:f34e453196b85e756b16f5ff668d15c2462948e6778657907ff52821d360309b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add referrerpolicy="noreferrer" to images</title>
<updated>2023-12-02T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-12-02T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=e937904459459ae93cc85ac4b642b978c6687c9c83c09bda8fdcdec5b3690f62'/>
<id>urn:sha256:e937904459459ae93cc85ac4b642b978c6687c9c83c09bda8fdcdec5b3690f62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Lazy load inline images</title>
<updated>2023-12-02T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-12-02T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=444f2c5a41659e23398e4fe873c3d1f623d23c6ade88b8f1a92da16e6a20eece'/>
<id>urn:sha256:444f2c5a41659e23398e4fe873c3d1f623d23c6ade88b8f1a92da16e6a20eece</id>
<content type='text'>
</content>
</entry>
</feed>
