<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lorenzo/website/static/css, branch master</title>
<subtitle>xkv6.com's source code.</subtitle>
<id>https://git.xkv6.com/lorenzo/website/atom?h=master</id>
<link rel='self' href='https://git.xkv6.com/lorenzo/website/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.xkv6.com/lorenzo/website/'/>
<updated>2025-08-31T15:41:18Z</updated>
<entry>
<title>Implemented the website</title>
<updated>2025-08-31T15:41:18Z</updated>
<author>
<name>Lorenzo Torres</name>
<email>lorenzo@sagittarius-a.org</email>
</author>
<published>2025-08-31T15:41:18Z</published>
<link rel='alternate' type='text/html' href='https://git.xkv6.com/lorenzo/website/commit/?id=3d3feea3aa5a7c48a0577af40806c3bb03b818fb'/>
<id>urn:sha1:3d3feea3aa5a7c48a0577af40806c3bb03b818fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>first commit</title>
<updated>2025-08-30T16:53:25Z</updated>
<author>
<name>Lorenzo Torres</name>
<email>lorenzo@sagittarius-a.org</email>
</author>
<published>2025-08-30T16:52:06Z</published>
<link rel='alternate' type='text/html' href='https://git.xkv6.com/lorenzo/website/commit/?id=a356d60b2bea3b3c864a1168214dbd0987fd7583'/>
<id>urn:sha1:a356d60b2bea3b3c864a1168214dbd0987fd7583</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added table of contents</title>
<updated>2025-08-06T16:56:20Z</updated>
<author>
<name>Lorenzo Torres</name>
<email>lorenzotorres@outlook.it</email>
</author>
<published>2025-08-06T16:56:20Z</published>
<link rel='alternate' type='text/html' href='https://git.xkv6.com/lorenzo/website/commit/?id=03a20b744f584e5b4d30f2202f2cb7b61dfb97d3'/>
<id>urn:sha1:03a20b744f584e5b4d30f2202f2cb7b61dfb97d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>base code</title>
<updated>2025-03-27T18:45:11Z</updated>
<author>
<name>Lorenzo Torres</name>
<email>torres@sideros.org</email>
</author>
<published>2025-03-27T18:45:11Z</published>
<link rel='alternate' type='text/html' href='https://git.xkv6.com/lorenzo/website/commit/?id=bef1082673c050eaa3a6b459d1a6d4e2711d859b'/>
<id>urn:sha1:bef1082673c050eaa3a6b459d1a6d4e2711d859b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add autoscaling of images to mobile browsers</title>
<updated>2020-12-28T19:08:38Z</updated>
<author>
<name>David Norton</name>
<email>david.k.norton@gmail.com</email>
</author>
<published>2020-12-28T18:40:36Z</published>
<link rel='alternate' type='text/html' href='https://git.xkv6.com/lorenzo/website/commit/?id=f4fbd5a28f839d851c92016f5d2a43662beeef10'/>
<id>urn:sha1:f4fbd5a28f839d851c92016f5d2a43662beeef10</id>
<content type='text'>
Currently, on mobile devices that are not wide enough for the images
in the blog, the image sets the max width of the blog and downscales
all the text relative to it, leading to crushed text and a large empty
space on the right side.

I've reproduced this using Google Chrome developer tools, setting the
device mode to emulate an iPhone X, but it appears to occur any time
the mobile device has a screen width smaller than the image
to be displayed.

The code change here hints that the max width of the image
should be 100% of the screen width, not an absolute number of pixels,
and the height will be automatically adjusted to maintain
the image aspect ratio.
</content>
</entry>
<entry>
<title>Fix center alignment of footer links</title>
<updated>2018-03-24T04:37:50Z</updated>
<author>
<name>Sunaina Pai</name>
<email>sunainapai.in@gmail.com</email>
</author>
<published>2018-03-24T04:37:50Z</published>
<link rel='alternate' type='text/html' href='https://git.xkv6.com/lorenzo/website/commit/?id=4aad9f6b3fcc449f2baeb08aede7938c100127df'/>
<id>urn:sha1:4aad9f6b3fcc449f2baeb08aede7938c100127df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add makesite: A simple static site generator</title>
<updated>2018-03-17T09:15:21Z</updated>
<author>
<name>Sunaina Pai</name>
<email>sunainapai.in@gmail.com</email>
</author>
<published>2018-03-17T09:15:21Z</published>
<link rel='alternate' type='text/html' href='https://git.xkv6.com/lorenzo/website/commit/?id=62d0aa159fc046a27bed47e337d787a08f4687d0'/>
<id>urn:sha1:62d0aa159fc046a27bed47e337d787a08f4687d0</id>
<content type='text'>
</content>
</entry>
</feed>
