{"id":29638893,"url":"https://github.com/coderjoshdk/precommit-mintlify-validate","last_synced_at":"2025-07-21T20:07:41.300Z","repository":{"id":222210603,"uuid":"756592373","full_name":"CoderJoshDK/precommit-mintlify-validate","owner":"CoderJoshDK","description":"Validate your mintlify sites with a pre-commit action","archived":false,"fork":false,"pushed_at":"2024-02-12T23:36:55.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-02-13T00:27:26.843Z","etag":null,"topics":["hooks","mintlify","pre-commit"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/CoderJoshDK.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}},"created_at":"2024-02-12T22:54:09.000Z","updated_at":"2024-02-13T00:27:31.450Z","dependencies_parsed_at":"2024-02-13T00:27:31.287Z","dependency_job_id":"c3ed5e5d-4843-4786-850b-20aba05511b7","html_url":"https://github.com/CoderJoshDK/precommit-mintlify-validate","commit_stats":null,"previous_names":["coderjoshdk/precommit-mintlify-validate"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/CoderJoshDK/precommit-mintlify-validate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderJoshDK%2Fprecommit-mintlify-validate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderJoshDK%2Fprecommit-mintlify-validate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderJoshDK%2Fprecommit-mintlify-validate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderJoshDK%2Fprecommit-mintlify-validate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CoderJoshDK","download_url":"https://codeload.github.com/CoderJoshDK/precommit-mintlify-validate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderJoshDK%2Fprecommit-mintlify-validate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266371486,"owners_count":23918862,"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","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["hooks","mintlify","pre-commit"],"created_at":"2025-07-21T20:07:40.678Z","updated_at":"2025-07-21T20:07:41.291Z","avatar_url":"https://github.com/CoderJoshDK.png","language":"Shell","readme":"# pre-commit mintlify validator\n\nA pre-commit helper for [mintlify websites](https://mintlify.com/)\n\nDon't let yourself upload a broken website. This pre-commit will automagically validate your site.  \nIt does this by running `mintlify broken-links`. In the process of trying to run this command, any other obviously broken components will raise errors.\n\n## General Usage\n\nIn your mintlify repo, add a file called `.pre-commit-config.yaml` with (as an example) the following contents:\n\n```yaml\nrepos:\n  - repo: https://github.com/CoderJoshDK/precommit-mintlify-validate/\n    rev: \u003cVERSION\u003e # Get the latest from: https://github.com/CoderJoshDK/precommit-mintlify-validate/\n    hooks:\n      - id: mintlify-validate\n        args: [docs] # relative path to directory with mint.json file (optional, defaults to `.`)\n```\n\nNext, have every developer:\n\n1. Install [pre-commit](http://pre-commit.com/). E.g. `brew install pre-commit`.\n2. Install [mintlify](https://mintlify.com/docs/development). E.g. `npm i -g mintlify`.\n3. Run `pre-commit install` in the repo.\n\n## Expected output\n\nIf there are issues with a broken link, the file location and the broken link will be provided in a list.  \nIf the issue is related to a broken component, the location where it breaks will be given (row and column)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderjoshdk%2Fprecommit-mintlify-validate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderjoshdk%2Fprecommit-mintlify-validate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderjoshdk%2Fprecommit-mintlify-validate/lists"}