| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-01 | all: rename the program and repository into jarink | Shulhan | |
| Jarink is a program to help web administrator to maintains their website. Currently its provides a command to scan for brokenlinks. | |||
| 2025-05-31 | all: record the error when checking the links | Shulhan | |
| The error message can help user to debug the problems with links. | |||
| 2025-05-31 | cmd/deadlinks: print the result in JSON | Shulhan | |
| Using JSON as output can be parsed by other tools. | |||
| 2025-05-30 | cmd/deadlinks: implement the CLI for deadlinks | Shulhan | |
| The CLI contains one command: scan Its accept single argument: an URL to be scanned, and one option "-verbose". | |||
