{"id":17708694,"url":"https://github.com/jmhooper/documentation_badge","last_synced_at":"2026-01-06T21:15:44.329Z","repository":{"id":30928832,"uuid":"94656550","full_name":"jmhooper/documentation_badge","owner":"jmhooper","description":"Serves README badges showing the number of open documentation issues on a GitHub repo","archived":false,"fork":false,"pushed_at":"2024-07-28T08:00:17.000Z","size":1056,"stargazers_count":0,"open_issues_count":50,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T00:12:03.507Z","etag":null,"topics":["documentation-tool","github-badge"],"latest_commit_sha":null,"homepage":"http://documentation-badge.jonathanhooper.net/","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/jmhooper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2017-06-18T00:31:59.000Z","updated_at":"2017-06-18T21:10:57.000Z","dependencies_parsed_at":"2023-12-01T15:27:51.257Z","dependency_job_id":"2bac6413-4466-4bc4-a752-8c18fafc21d3","html_url":"https://github.com/jmhooper/documentation_badge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmhooper%2Fdocumentation_badge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmhooper%2Fdocumentation_badge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmhooper%2Fdocumentation_badge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmhooper%2Fdocumentation_badge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmhooper","download_url":"https://codeload.github.com/jmhooper/documentation_badge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245717694,"owners_count":20661146,"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":["documentation-tool","github-badge"],"created_at":"2024-10-25T02:08:46.184Z","updated_at":"2026-01-06T21:15:44.285Z","avatar_url":"https://github.com/jmhooper.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Documentation Badge\n\n[![Documentation badge](http://documentation-badge.jonathanhooper.net/jmhooper/documentation_badge/badge.svg)](https://github.com/jmhooper/documentation_badge/labels/documentation)\n\nThis app provides GitHub README badges that display the number of open issues in a repo that have the label \"documentation\". The goal of this is to help maintainers keep an eye on doc rot in their repos.\n\nA badge for a repo is made available at the `/:ower/:repo/badge.svg` path.\n\n## Getting Started\n\nThis repo contains 3 major components:\n\n- The code the generate and fetch documentation badges\n- A web server to serve generated badges\n- A frontend describing the site and for generating markdown to add badges to READMEs\n\nThis project has a few dependencies\n\n- [Ruby 2.4.1](https://www.ruby-lang.org/)\n- [Bundler](http://bundler.io/)\n- [Node.js 6.x.x](https://nodejs.org/)\n- [Yarn](https://yarnpkg.com/)\n- [qmake](https://github.com/thoughtbot/capybara-webkit/wiki/Installing-Qt-and-compiling-capybara-webkit) (for capybara-webpack)\n\nTo get the whole thing running, do that folowing:\n\n1. Clone the repo: `git clone git@github.com:jmhooper/documentation_badge.git`\n1. Install dependencies with Yarn and Bundler: `bin/setup`\n1. Build the frontend assets: `bin/build`\n1. Start the app: `bin/start`\n\nThe application should be available at `localhost:9292`.\n\nNote that `npm run watch` will run webpack in with the `--watch` which will regenerate frontend files as they are modified.\n\n## Running Tests\n\nThe test suites is powered by [rspec](). To run the tests, run the following:\n\n```\nbundle exec rspec\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmhooper%2Fdocumentation_badge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmhooper%2Fdocumentation_badge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmhooper%2Fdocumentation_badge/lists"}