<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lorenzo/website/makesite.py, 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 documentation section</title>
<updated>2025-08-06T16:27:55Z</updated>
<author>
<name>Lorenzo Torres</name>
<email>lorenzotorres@outlook.it</email>
</author>
<published>2025-08-06T16:27:55Z</published>
<link rel='alternate' type='text/html' href='https://git.xkv6.com/lorenzo/website/commit/?id=5537348d8e1ef7310017a6e51af3548ebb9ff615'/>
<id>urn:sha1:5537348d8e1ef7310017a6e51af3548ebb9ff615</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use python3</title>
<updated>2025-03-27T18:53:49Z</updated>
<author>
<name>Lorenzo Torres</name>
<email>torres@sideros.org</email>
</author>
<published>2025-03-27T18:53:49Z</published>
<link rel='alternate' type='text/html' href='https://git.xkv6.com/lorenzo/website/commit/?id=3b941bc06b63b647c2f3a240d949ad0c50059610'/>
<id>urn:sha1:3b941bc06b63b647c2f3a240d949ad0c50059610</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>Update year in copyright notice</title>
<updated>2022-10-12T19:28:59Z</updated>
<author>
<name>Sunaina Pai</name>
<email>sunainapai.in@gmail.com</email>
</author>
<published>2022-10-12T19:28:59Z</published>
<link rel='alternate' type='text/html' href='https://git.xkv6.com/lorenzo/website/commit/?id=40bb66a10bb7b6cbf9dd9d93b054de95cb20eba6'/>
<id>urn:sha1:40bb66a10bb7b6cbf9dd9d93b054de95cb20eba6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed module CommonMark to commonmark</title>
<updated>2018-11-15T16:27:07Z</updated>
<author>
<name>Paper Mountain Studio</name>
<email>kodycze@gmail.com</email>
</author>
<published>2018-11-15T16:27:07Z</published>
<link rel='alternate' type='text/html' href='https://git.xkv6.com/lorenzo/website/commit/?id=b3fb11e4282a118591e8768935c7792f56ee0ebe'/>
<id>urn:sha1:b3fb11e4282a118591e8768935c7792f56ee0ebe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Solve DeprecationWarning with raw strings</title>
<updated>2018-11-15T16:15:40Z</updated>
<author>
<name>Paper Mountain Studio</name>
<email>kodycze@gmail.com</email>
</author>
<published>2018-11-15T16:15:40Z</published>
<link rel='alternate' type='text/html' href='https://git.xkv6.com/lorenzo/website/commit/?id=274a87c8f5b65c659f3a82135216dabc87a3d340'/>
<id>urn:sha1:274a87c8f5b65c659f3a82135216dabc87a3d340</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Populate placeholders in content when specified</title>
<updated>2018-08-11T09:10:18Z</updated>
<author>
<name>Sunaina Pai</name>
<email>sunainapai.in@gmail.com</email>
</author>
<published>2018-08-11T09:10:18Z</published>
<link rel='alternate' type='text/html' href='https://git.xkv6.com/lorenzo/website/commit/?id=8195677cae913e2f964bf631d88f00a33e16bc24'/>
<id>urn:sha1:8195677cae913e2f964bf631d88f00a33e16bc24</id>
<content type='text'>
Placeholders in content files are not populated by default. If
placeholders are to be populated in content files, parameter named
`render` with a string value of `yes` must be specified.

This `render` parameter may be specified as a header in content files or
it may be specified as a keyword argument in `make_pages` call.
</content>
</entry>
<entry>
<title>Do not use headers from one post in other posts</title>
<updated>2018-08-11T05:17:51Z</updated>
<author>
<name>Sunaina Pai</name>
<email>sunainapai.in@gmail.com</email>
</author>
<published>2018-08-11T05:17:51Z</published>
<link rel='alternate' type='text/html' href='https://git.xkv6.com/lorenzo/website/commit/?id=ddeb792ecedb4629aa7c8bc33c0eaba45b82b755'/>
<id>urn:sha1:ddeb792ecedb4629aa7c8bc33c0eaba45b82b755</id>
<content type='text'>
</content>
</entry>
</feed>
