aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
AgeCommit message (Collapse)Author
2026-01-21all: use markdown for formatting READMEShulhan
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.
2025-06-16all: rename README.adoc back to READMEShulhan
This is for git.sr.ht to be able to render the README.
2025-06-16brokenlinks: add option "insecure"Shulhan
The insecure option will allow and not report as error on server with invalid certificates.
2025-06-13brokenlinks: add option to ignore list HTTP status codeShulhan
When link known to have an issues, one can ignore the status code during scanning broken links using "-ignore-status" option.
2025-06-12all: rename README to README.adocShulhan