{"id":16980365,"url":"https://github.com/jaygooby/jekyll-extract-links","last_synced_at":"2026-05-15T12:35:59.666Z","repository":{"id":66731923,"uuid":"330177933","full_name":"jaygooby/jekyll-extract-links","owner":"jaygooby","description":"Gets all the links from each post and adds them to the page.data for that post","archived":false,"fork":false,"pushed_at":"2021-01-16T14:29:53.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-11T09:49:37.012Z","etag":null,"topics":["hrefs","jekyll","links","plugin"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaygooby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-16T14:13:56.000Z","updated_at":"2021-09-12T05:35:48.000Z","dependencies_parsed_at":"2023-07-11T09:33:08.959Z","dependency_job_id":null,"html_url":"https://github.com/jaygooby/jekyll-extract-links","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jaygooby/jekyll-extract-links","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaygooby%2Fjekyll-extract-links","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaygooby%2Fjekyll-extract-links/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaygooby%2Fjekyll-extract-links/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaygooby%2Fjekyll-extract-links/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaygooby","download_url":"https://codeload.github.com/jaygooby/jekyll-extract-links/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaygooby%2Fjekyll-extract-links/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33067471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hrefs","jekyll","links","plugin"],"created_at":"2024-10-14T01:51:01.875Z","updated_at":"2026-05-15T12:35:59.647Z","avatar_url":"https://github.com/jaygooby.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jekyll-extract-links\nGets all the links from your posts and adds them to the `page.data` for that post.\n\nYou can then use them in your liquid markup:\n\n```liquid\n\u003cul\u003e\n{% for link in page.links %}\n  \u003cli\u003e{{ link.title }} {{ link.cleaner_href }} {{ link.href }}\u003c/li\u003e\n{% endfor %}\n\u003c/ul\u003e\n```\n\nThe `title` is the text that appears inside the anchor tag and the `cleaner_href` is the `href` with [campaign utm](https://support.google.com/analytics/answer/1033863) and [Chrome text fragment](https://web.dev/text-fragments/) cruft removed, which can make a url human-unreadable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaygooby%2Fjekyll-extract-links","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaygooby%2Fjekyll-extract-links","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaygooby%2Fjekyll-extract-links/lists"}