{"id":13474227,"url":"https://github.com/peaceiris/actions-hugo-link-check","last_synced_at":"2025-03-26T21:30:50.945Z","repository":{"id":101439172,"uuid":"186574065","full_name":"peaceiris/actions-hugo-link-check","owner":"peaceiris","description":"GitHub Actions to check broken links for Hugo","archived":true,"fork":false,"pushed_at":"2019-08-19T15:05:25.000Z","size":133,"stargazers_count":5,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-30T07:47:16.196Z","etag":null,"topics":["github-actions","hugo"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/peaceiris.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},"funding":{"github":"peaceiris","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-05-14T08:01:55.000Z","updated_at":"2023-01-28T17:30:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f265c0e-c153-40ef-ad01-3d1e2f4ed018","html_url":"https://github.com/peaceiris/actions-hugo-link-check","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-hugo-link-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-hugo-link-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-hugo-link-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peaceiris%2Factions-hugo-link-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peaceiris","download_url":"https://codeload.github.com/peaceiris/actions-hugo-link-check/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245738507,"owners_count":20664291,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["github-actions","hugo"],"created_at":"2024-07-31T16:01:10.526Z","updated_at":"2025-03-26T21:30:50.933Z","avatar_url":"https://github.com/peaceiris.png","language":"Dockerfile","funding_links":["https://github.com/sponsors/peaceiris"],"categories":["Community Resources"],"sub_categories":["Testing and Linting"],"readme":"[![license](https://img.shields.io/github/license/peaceiris/actions-hugo-link-check.svg)](https://github.com/peaceiris/actions-hugo-link-check/blob/master/LICENSE)\n[![release](https://img.shields.io/github/release/peaceiris/actions-hugo-link-check.svg)](https://github.com/peaceiris/actions-hugo-link-check/releases/latest)\n[![GitHub release date](https://img.shields.io/github/release-date/peaceiris/actions-hugo-link-check.svg)](https://github.com/peaceiris/actions-hugo-link-check/releases)\n\n\u003cimg width=\"400\" alt=\"GitHub Actions to check broken links for Hugo\" src=\"./images/ogp.svg\"\u003e\n\n\n\n## GitHub Actions to check broken links for Hugo\n\n- [gohugoio/hugo: The world’s fastest framework for building websites.](https://github.com/gohugoio/hugo)\n- [raviqqe/muffet: Fast website link checker in Go](https://github.com/raviqqe/muffet)\n\nThis action runs the following commands.\n\n```sh\nhugo server ${HUGO_OPTIONS} \u0026\n# wait for starting hugo server (time out 5 min)\nmuffet ${OPTIONS} http://localhost:1313\n```\n\n\n\n## Getting started\n\n### Create `main.workflow`\n\n```hcl\nworkflow \"Main workflow\" {\n  on = \"push\"\n  resolves = [\"hugo-link-check\"]\n}\n\naction \"hugo-link-check\" {\n  uses = \"peaceiris/actions-hugo-link-check@v0.56.3\"\n  env = {\n    HUGO_OPTIONS = \"--buildDrafts\"\n    OPTIONS = \"-e 'http://localhost:8000'\"\n  }\n}\n```\n\n\n\n## License\n\n[MIT License - peaceiris/actions-hugo-link-check]\n\n[MIT License - peaceiris/actions-hugo-link-check]: https://github.com/peaceiris/actions-hugo-link-check/blob/master/LICENSE\n\n\n\n## About the author\n\n- [peaceiris's homepage](https://peaceiris.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeaceiris%2Factions-hugo-link-check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeaceiris%2Factions-hugo-link-check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeaceiris%2Factions-hugo-link-check/lists"}