<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hugo-theme-journal/assets/static/css, branch 2025.07.27.2</title>
<subtitle>Hugo theme for my journal.</subtitle>
<id>https://git.nicholasjohnson.ch/hugo-theme-journal/atom?h=2025.07.27.2</id>
<link rel='self' href='https://git.nicholasjohnson.ch/hugo-theme-journal/atom?h=2025.07.27.2'/>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/'/>
<updated>2025-07-27T00:00:00Z</updated>
<entry>
<title>Update CSS stylesheet's copyright year</title>
<updated>2025-07-27T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email></email>
</author>
<published>2025-07-27T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=5ab671eedaa9ccd891981b14430704653bea498651cc397253a936f0e5981369'/>
<id>urn:sha256:5ab671eedaa9ccd891981b14430704653bea498651cc397253a936f0e5981369</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove extra space created by Flexbox usage</title>
<updated>2025-07-27T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email></email>
</author>
<published>2025-07-27T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=59a8f3f8c0d992d40fbd7bf3b620e9d5218b4b23ee49676abfd4dbc4d8e57834'/>
<id>urn:sha256:59a8f3f8c0d992d40fbd7bf3b620e9d5218b4b23ee49676abfd4dbc4d8e57834</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make footer stick to bottom of page</title>
<updated>2025-07-27T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email></email>
</author>
<published>2025-07-27T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=36199a037c6324e86ca1f0f6d0c43e38fa9ffbd1467de13e29aea7d59cdee9cc'/>
<id>urn:sha256:36199a037c6324e86ca1f0f6d0c43e38fa9ffbd1467de13e29aea7d59cdee9cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add body padding width to CSS media query</title>
<updated>2025-07-27T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email></email>
</author>
<published>2025-07-27T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=fe03420640a0c8df373c5dcacb47c93647575e6064f11468460ab655dcb2d2db'/>
<id>urn:sha256:fe03420640a0c8df373c5dcacb47c93647575e6064f11468460ab655dcb2d2db</id>
<content type='text'>
Changing box-sizing from content-box to border-box caused the body width
to account for padding, so it has to be added back in order to get the
full 72 chars in the main content.
</content>
</entry>
<entry>
<title>Ensure body is always at least viewport height</title>
<updated>2025-07-27T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email></email>
</author>
<published>2025-07-27T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=8627738357101eb1216697c94bb00b403c46019d4890358ea96a54f4a4fec305'/>
<id>urn:sha256:8627738357101eb1216697c94bb00b403c46019d4890358ea96a54f4a4fec305</id>
<content type='text'>
The page content area's background color should always fill the height
of the viewport, even if there is not enough page content.
</content>
</entry>
<entry>
<title>Add a dark gray background to website</title>
<updated>2025-07-27T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email></email>
</author>
<published>2025-07-27T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=6332d82c064756eec1582278f1fb875580660e0e2231e41bf73284a17a7e28b8'/>
<id>urn:sha256:6332d82c064756eec1582278f1fb875580660e0e2231e41bf73284a17a7e28b8</id>
<content type='text'>
This makes it more visually clear where the content begins and ends.
</content>
</entry>
<entry>
<title>Move /style.css to /static/css/style.css</title>
<updated>2024-11-25T00:00:00Z</updated>
<author>
<name>Nicholas Johnson</name>
<email>mail@nicholasjohnson.ch</email>
</author>
<published>2024-11-25T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=c5d6c0a3a039401604f56b13cd2e97e457526560cdd520ad3c6c17acdc0d878e'/>
<id>urn:sha256:c5d6c0a3a039401604f56b13cd2e97e457526560cdd520ad3c6c17acdc0d878e</id>
<content type='text'>
It's good practice to keep static website assets isolated to their own
subdirectory.
</content>
</entry>
</feed>
