<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sitemap, branch master</title>
<subtitle>Sitemap builder in Go.
</subtitle>
<id>https://git.brandonirizarry.xyz/sitemap/atom?h=master</id>
<link rel='self' href='https://git.brandonirizarry.xyz/sitemap/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/sitemap/'/>
<updated>2026-05-11T17:14:56Z</updated>
<entry>
<title>fix: make fetch return a byte slice instead of an io.Reader</title>
<updated>2026-05-11T17:14:56Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-11T17:14:56Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/sitemap/commit/?id=240e6cc67beaca71ca87e402c97e825913077d42'/>
<id>urn:sha1:240e6cc67beaca71ca87e402c97e825913077d42</id>
<content type='text'>
There's no way we can use any version of the reader once it's
closed (because Fetch exited.)
</content>
</entry>
<entry>
<title>fix: append parsed version of href as opposed to original one</title>
<updated>2026-05-11T17:14:14Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-11T17:14:14Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/sitemap/commit/?id=fa20e7fed19e09028c90e872ad2b0596d8857bb4'/>
<id>urn:sha1:fa20e7fed19e09028c90e872ad2b0596d8857bb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: add some extra logging</title>
<updated>2026-05-11T16:30:41Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-11T16:30:41Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/sitemap/commit/?id=4bd22523d43e72cd45582df4a9b73017620ccc7a'/>
<id>urn:sha1:4bd22523d43e72cd45582df4a9b73017620ccc7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style: rename baseURL to refURL</title>
<updated>2026-05-11T16:30:31Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-11T16:30:31Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/sitemap/commit/?id=7eb14c2fb338870d2aef6ddff3cb190dff302a46'/>
<id>urn:sha1:7eb14c2fb338870d2aef6ddff3cb190dff302a46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: fix typo</title>
<updated>2026-05-11T16:29:35Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-11T16:29:35Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/sitemap/commit/?id=16c2a70d67dec3a28121fd9f428189ac425ee6c6'/>
<id>urn:sha1:16c2a70d67dec3a28121fd9f428189ac425ee6c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: add fourth example with different page URL</title>
<updated>2026-05-11T16:23:49Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-11T16:23:49Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/sitemap/commit/?id=cb13fa3e7d85f57bebf464827b308dfda79d29ba'/>
<id>urn:sha1:cb13fa3e7d85f57bebf464827b308dfda79d29ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: resolve hrefs according to a base URL</title>
<updated>2026-05-11T02:47:08Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-11T02:47:08Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/sitemap/commit/?id=3bfb19098c69a6b810a2a4e478f4184420bf4200'/>
<id>urn:sha1:3bfb19098c69a6b810a2a4e478f4184420bf4200</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: add doc.go to links package</title>
<updated>2026-05-11T02:00:50Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-11T02:00:50Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/sitemap/commit/?id=8c6e2780beb8e295c309eab503a18c9058a8cb8b'/>
<id>urn:sha1:8c6e2780beb8e295c309eab503a18c9058a8cb8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style: rename fetch to Fetch + add doc comment</title>
<updated>2026-05-11T01:58:52Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-11T01:58:52Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/sitemap/commit/?id=7961e3e8bc258a837b95d1dfc5b2d47130099195'/>
<id>urn:sha1:7961e3e8bc258a837b95d1dfc5b2d47130099195</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: move 'fetch' to its own package</title>
<updated>2026-05-11T01:56:24Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-11T01:56:24Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/sitemap/commit/?id=916e778dfccc2aa5ce95056b97e11f134bc941f7'/>
<id>urn:sha1:916e778dfccc2aa5ce95056b97e11f134bc941f7</id>
<content type='text'>
</content>
</entry>
</feed>
