<feed xmlns='http://www.w3.org/2005/Atom'>
<title>page/src/gemini_parser.rs, branch main</title>
<subtitle>take gmi files and build static gemini and http pages. #cli</subtitle>
<id>https://git.r.bdr.sh/page/atom/src/gemini_parser.rs?h=main</id>
<link rel='self' href='https://git.r.bdr.sh/page/atom/src/gemini_parser.rs?h=main'/>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/page/'/>
<updated>2025-01-09T21:02:19Z</updated>
<entry>
<title>Remove no longer necessary code</title>
<updated>2025-01-09T21:02:19Z</updated>
<author>
<name>Ruben Beltran del Rio</name>
<email>git@r.bdr.sh</email>
</author>
<published>2025-01-09T21:02:19Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/page/commit/?id=f5ac7b8efb4e0d1dd197ddecbad2b46fd19f5ddb'/>
<id>urn:sha1:f5ac7b8efb4e0d1dd197ddecbad2b46fd19f5ddb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use String::new() for empty strings</title>
<updated>2025-01-04T01:25:11Z</updated>
<author>
<name>Ruben Beltran del Rio</name>
<email>git@r.bdr.sh</email>
</author>
<published>2025-01-04T01:25:11Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/page/commit/?id=137b2e55c21459261d4fa0f909ccfc60f98117e5'/>
<id>urn:sha1:137b2e55c21459261d4fa0f909ccfc60f98117e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Address pedantic issues</title>
<updated>2025-01-04T01:20:55Z</updated>
<author>
<name>Ruben Beltran del Rio</name>
<email>git@r.bdr.sh</email>
</author>
<published>2025-01-04T01:20:55Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/page/commit/?id=8766e4412b95cfa0288683748cc20aba81a64d08'/>
<id>urn:sha1:8766e4412b95cfa0288683748cc20aba81a64d08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Format and lint the code</title>
<updated>2025-01-04T00:41:15Z</updated>
<author>
<name>Ruben Beltran del Rio</name>
<email>git@r.bdr.sh</email>
</author>
<published>2025-01-04T00:41:15Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/page/commit/?id=5732d284ebc2cc2cbde0f050443b8f137dbf585b'/>
<id>urn:sha1:5732d284ebc2cc2cbde0f050443b8f137dbf585b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add first tests</title>
<updated>2025-01-03T19:59:02Z</updated>
<author>
<name>Ruben Beltran del Rio</name>
<email>git@r.bdr.sh</email>
</author>
<published>2025-01-03T19:59:02Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/page/commit/?id=260e8ec69b8e08b9fd105bf688e7a3a9fafecd61'/>
<id>urn:sha1:260e8ec69b8e08b9fd105bf688e7a3a9fafecd61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use sections instead of divs</title>
<updated>2024-07-17T17:00:41Z</updated>
<author>
<name>Ruben Beltran del Rio</name>
<email>git@r.bdr.sh</email>
</author>
<published>2024-07-17T17:00:41Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/page/commit/?id=45fbf824248215a737d5d0b52920b43b68941ad3'/>
<id>urn:sha1:45fbf824248215a737d5d0b52920b43b68941ad3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't close br</title>
<updated>2024-02-04T22:51:02Z</updated>
<author>
<name>Ruben Beltran del Rio</name>
<email>ruben@unlimited.pizza</email>
</author>
<published>2024-02-04T22:51:02Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/page/commit/?id=fb0da1eec8c545c3010bc3e838a402ce6ebd31d5'/>
<id>urn:sha1:fb0da1eec8c545c3010bc3e838a402ce6ebd31d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect h</title>
<updated>2024-02-04T16:59:44Z</updated>
<author>
<name>Ruben Beltran del Rio</name>
<email>ruben@unlimited.pizza</email>
</author>
<published>2024-02-04T16:59:44Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/page/commit/?id=394fd62bb7fd408ed2fda3e07f60294397a71652'/>
<id>urn:sha1:394fd62bb7fd408ed2fda3e07f60294397a71652</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Treat preformatted text with alt as an image</title>
<updated>2024-02-04T16:53:02Z</updated>
<author>
<name>Ruben Beltran del Rio</name>
<email>ruben@unlimited.pizza</email>
</author>
<published>2024-02-04T16:53:02Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/page/commit/?id=f07392253d4db57964eae389dab219c963dd4c95'/>
<id>urn:sha1:f07392253d4db57964eae389dab219c963dd4c95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wrap headings, fix empty lines</title>
<updated>2023-10-06T21:55:04Z</updated>
<author>
<name>Ruben Beltran del Rio</name>
<email>ruben@unlimited.pizza</email>
</author>
<published>2023-10-06T21:55:04Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/page/commit/?id=6a8515fe6ed81369badb51496699a2ff25dbfa9f'/>
<id>urn:sha1:6a8515fe6ed81369badb51496699a2ff25dbfa9f</id>
<content type='text'>
</content>
</entry>
</feed>
