{"id":36627781,"url":"https://github.com/cardano-foundation/veridian-docs","last_synced_at":"2026-01-12T09:34:00.100Z","repository":{"id":297898682,"uuid":"811305328","full_name":"cardano-foundation/veridian-docs","owner":"cardano-foundation","description":"Documentation site repository for the Veridian Platform.","archived":false,"fork":false,"pushed_at":"2025-10-08T14:18:40.000Z","size":9790,"stargazers_count":2,"open_issues_count":3,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-12T14:12:46.699Z","etag":null,"topics":["cardano","decentralized-identifiers","digital-identity","keri","nextra","self-sovereign-identity","verifiable-credentials"],"latest_commit_sha":null,"homepage":"https://docs.veridian.id/","language":"MDX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cardano-foundation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.MD","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-06-06T10:43:42.000Z","updated_at":"2025-10-08T14:18:45.000Z","dependencies_parsed_at":"2025-06-08T07:46:38.767Z","dependency_job_id":"68e01229-f071-40fe-946a-15248f53e112","html_url":"https://github.com/cardano-foundation/veridian-docs","commit_stats":null,"previous_names":["cardano-foundation/veridian-docs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cardano-foundation/veridian-docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cardano-foundation%2Fveridian-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cardano-foundation%2Fveridian-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cardano-foundation%2Fveridian-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cardano-foundation%2Fveridian-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cardano-foundation","download_url":"https://codeload.github.com/cardano-foundation/veridian-docs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cardano-foundation%2Fveridian-docs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337728,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"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":["cardano","decentralized-identifiers","digital-identity","keri","nextra","self-sovereign-identity","verifiable-credentials"],"created_at":"2026-01-12T09:34:00.022Z","updated_at":"2026-01-12T09:34:00.088Z","avatar_url":"https://github.com/cardano-foundation.png","language":"MDX","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n   \u003cpicture\u003e\n      \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"utils/icons/VeridianDocsLogoDark.svg\"\u003e\n      \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"utils/icons/VeridianDocsLogoLight.svg\"\u003e\n      \u003cimg alt=\"Veridian Docs\" src=\"utils/icons/VeridianDocsLogoDark.svg\"\u003e\n   \u003c/picture\u003e\n\n   \u003chr /\u003e\n   \u003ch1 align=\"center\" style=\"border-bottom: none\"\u003eVeridian Docs\u003c/h1\u003e\n\n   [![CC BY 4.0][cc-by-shield]][cc-by]\n   ![Discord](https://img.shields.io/discord/1022471509173882950)\n\u003c/div\u003e\n\nWelcome to the documentation site repository for the [Veridian platform](https://www.veridian.id/).\nThis site is generated using [Nextra](https://nextra.site/), a Next.js based static site generator.\nFollow the instructions below to get started with the project.\n\n## Getting Started\n\n### Prerequisites\n\nEnsure you have the following installed on your machine:\n\n- [Node.js](https://nodejs.org/)\n- [npm](https://www.npmjs.com/)\n\n### Installation\n\n1. Clone the repository:\n\n   ```console\n   git clone https://github.com/cardano-foundation/veridian-docs.git\n   cd veridian-docs\n   ```\n\n2. Install the dependencies:\n   ```console\n   npm i\n   ```\n\n## Development\n\nTo start the development server, run the following command:\n\n```console\nnpm run dev\n```\n\nThis will start the server and you can view the site by navigating to http://localhost:3000 in your web browser.\nThe server supports hot reloading, so any changes you make to the files will automatically be reflected in the browser.\n\n# Contributing\n\nAll contributions are welcome!\nPlease feel free to open a new thread on the issue tracker or submit a new pull request.\n\nPlease read [Contributing](CONTRIBUTING.md) in advance.\nThank you for contributing!\n\n## Additional Documents\n- [Code of Conduct](CODE_OF_CONDUCT.md)\n- [Security](SECURITY.md)\n\n## License\n\nThis work is licensed under a\n[Creative Commons Attribution 4.0 International License][cc-by].\n\n[![CC BY 4.0][cc-by-image]][cc-by]\n\n[cc-by]: http://creativecommons.org/licenses/by/4.0/\n[cc-by-image]: https://i.creativecommons.org/l/by/4.0/88x31.png\n[cc-by-shield]: https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcardano-foundation%2Fveridian-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcardano-foundation%2Fveridian-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcardano-foundation%2Fveridian-docs/lists"}