<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jarink/README.md, branch main</title>
<subtitle>Program to inspects and maintains web sites.</subtitle>
<id>http://git.kilabit.info/jarink/atom?h=main</id>
<link rel='self' href='http://git.kilabit.info/jarink/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/jarink/'/>
<updated>2026-02-12T01:59:22Z</updated>
<entry>
<title>all: update the README</title>
<updated>2026-02-12T01:59:22Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2026-02-12T01:59:22Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/jarink/commit/?id=3aaf1dd2a070f04c81c58681b32186abb3a956b9'/>
<id>urn:sha1:3aaf1dd2a070f04c81c58681b32186abb3a956b9</id>
<content type='text'>
Rewording some paragraphs, formatting on code, and add INSTALL
section.
</content>
</entry>
<entry>
<title>brokenlinks: print the progress to stderr</title>
<updated>2026-01-21T18:51:52Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2026-01-21T18:51:52Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/jarink/commit/?id=2a4376d5ddeee82d4ef38f4953453abb43e85220'/>
<id>urn:sha1:2a4376d5ddeee82d4ef38f4953453abb43e85220</id>
<content type='text'>
Each time the scan start, new queue add, fetching start, print the
message to stderr.
This remove the verbose options for better user experience.
</content>
</entry>
<entry>
<title>all: refactoring, use single struct to represent Link</title>
<updated>2026-01-21T18:39:41Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2026-01-21T18:39:41Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/jarink/commit/?id=79eaccc81b85eb92dab9cf18d52662f367903652'/>
<id>urn:sha1:79eaccc81b85eb92dab9cf18d52662f367903652</id>
<content type='text'>
Previously, have [jarink.Link], [brokenlinks.Broken], and
[brokenlinks.linkQueue] to store the metadata for a link.

These changes unified them into struct [jarink.Link].
</content>
</entry>
<entry>
<title>all: use markdown for formatting README</title>
<updated>2026-01-20T22:02:05Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2026-01-20T20:42:57Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/jarink/commit/?id=6637e9d11a57c67510d79c00a1425f5e66d18280'/>
<id>urn:sha1:6637e9d11a57c67510d79c00a1425f5e66d18280</id>
<content type='text'>
This is so the README can be rendered in pkg.go.dev and in git.sr.ht.

While at it, group documentation files under _doc/ directory.
</content>
</entry>
</feed>
