<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hugo-theme-journal, branch 2024.02.19</title>
<subtitle>Hugo theme for my journal.</subtitle>
<id>https://git.nicholasjohnson.ch/hugo-theme-journal/atom?h=2024.02.19</id>
<link rel='self' href='https://git.nicholasjohnson.ch/hugo-theme-journal/atom?h=2024.02.19'/>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/'/>
<updated>2024-02-19T00:00:00Z</updated>
<entry>
<title>Remove line from README</title>
<updated>2024-02-19T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2024-02-19T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=e35012c59f2e22e83aec20f94103cb511006080e3148760f169971b9c5ebbde3'/>
<id>urn:sha256:e35012c59f2e22e83aec20f94103cb511006080e3148760f169971b9c5ebbde3</id>
<content type='text'>
Google Lighthouse measures more than just page contents, so obtaining a
100/100 score isn't a certainty.
</content>
</entry>
<entry>
<title>Fix end of comment delimiter</title>
<updated>2024-02-04T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2024-02-04T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=6fb9b31da19e1b75e34a163189f2298190c618ed383de1362c2e2b90a14e2c0c'/>
<id>urn:sha256:6fb9b31da19e1b75e34a163189f2298190c618ed383de1362c2e2b90a14e2c0c</id>
<content type='text'>
The incorrect delimiter was commenting out subsequent regex rules,
making it so they never got applied.
</content>
</entry>
<entry>
<title>Add missing multiline regex option for ol's</title>
<updated>2024-02-04T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2024-02-04T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=b61c25ce04c324b5d19173b24d4c0dd611f1c207668d292b913cb6d83f294319'/>
<id>urn:sha256:b61c25ce04c324b5d19173b24d4c0dd611f1c207668d292b913cb6d83f294319</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document max Hugo version in README.md</title>
<updated>2024-02-04T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2024-02-04T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=e57eee77715fd134edcfcdcf19ec8cd0068d663c97ea56323275316d329c624c'/>
<id>urn:sha256:e57eee77715fd134edcfcdcf19ec8cd0068d663c97ea56323275316d329c624c</id>
<content type='text'>
The maximum Hugo version cannot be documented in theme.toml because Hugo
does not support such a key:

https://github.com/gohugoio/hugo/issues/5342
</content>
</entry>
<entry>
<title>Add missing asterisk for unordered lists</title>
<updated>2024-01-01T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2024-01-01T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=9d8f0f071a2445097d8afa486da5c8502ed84bfe36f1f712f053a587ec35b895'/>
<id>urn:sha256:9d8f0f071a2445097d8afa486da5c8502ed84bfe36f1f712f053a587ec35b895</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update CSS copyright dates</title>
<updated>2024-01-01T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2024-01-01T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=345b78c401ac36496fb6a705dc7524734e24991893fb774efb8b9f6d711f9e46'/>
<id>urn:sha256:345b78c401ac36496fb6a705dc7524734e24991893fb774efb8b9f6d711f9e46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Write new documentation conforming to Diátaxis</title>
<updated>2024-01-01T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-12-29T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=8a6ec4b3fb878733c3317f9c44fb183fcf1073882bfbe665b042280f971dbee3'/>
<id>urn:sha256:8a6ec4b3fb878733c3317f9c44fb183fcf1073882bfbe665b042280f971dbee3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert Markdown's ol to gemtext's ul</title>
<updated>2023-12-31T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-12-31T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=c6eed1152cd5273fe8c03a295ed1adfa59223a19cd576ee16f5c4a601f859d0e'/>
<id>urn:sha256:c6eed1152cd5273fe8c03a295ed1adfa59223a19cd576ee16f5c4a601f859d0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for alternative heading syntax</title>
<updated>2023-12-31T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>nick@nicholasjohnson.ch</email>
</author>
<published>2023-12-29T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=8c650e2a361500797fe7ab7f01b8544cad6431e23c8f76c1668546baa04cb7dc'/>
<id>urn:sha256:8c650e2a361500797fe7ab7f01b8544cad6431e23c8f76c1668546baa04cb7dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing info to gemtext compatibility doc</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=77be90509f6d6a17e66aa755bb7a7e49d0227d845aa50e1e01128ac84bcff2d8'/>
<id>urn:sha256:77be90509f6d6a17e66aa755bb7a7e49d0227d845aa50e1e01128ac84bcff2d8</id>
<content type='text'>
</content>
</entry>
</feed>
