| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-11 | fix: fix typo | demo | |
| 2026-05-11 | test: add fourth example with different page URL | demo | |
| 2026-05-10 | feat: resolve hrefs according to a base URL | demo | |
| 2026-05-10 | docs: add doc.go to links package | demo | |
| 2026-05-10 | refactor: move 'fetch' to its own package | demo | |
| 2026-05-10 | docs: add doc comment to parse | demo | |
| 2026-05-10 | style: rename 'find' to 'parse' | demo | |
| 2026-05-10 | test: use multiple examples of counting hrefs inside html | demo | |
| One of the examples uses a nested anchor tag. While this is illegal, it may well reflect the intention of whoever wrote the HTML and so could be valuable as input data for the sitemap. | |||
| 2026-05-10 | feat: implement find for finding links | demo | |
| 2026-05-10 | test: ensure fetching works | demo | |
| 2026-05-10 | fix: check status code of response | demo | |
| 2026-05-10 | feat: write fetch function | demo | |
