{"id":13530174,"url":"https://github.com/ipfs-shipyard/ipfs-deploy","last_synced_at":"2025-04-14T01:00:26.471Z","repository":{"id":40680377,"uuid":"170428113","full_name":"ipfs-shipyard/ipfs-deploy","owner":"ipfs-shipyard","description":"Zero-Config CLI to Deploy Static Websites to IPFS","archived":false,"fork":false,"pushed_at":"2024-01-31T16:01:55.000Z","size":1086,"stargazers_count":1160,"open_issues_count":31,"forks_count":123,"subscribers_count":26,"default_branch":"master","last_synced_at":"2024-10-29T14:19:02.210Z","etag":null,"topics":["cli","deploying","dnslink","ipfs","need-maintainer","pinning","service","storage"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ipfs-shipyard.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-13T02:44:26.000Z","updated_at":"2024-10-22T03:45:55.000Z","dependencies_parsed_at":"2024-01-05T20:46:27.267Z","dependency_job_id":"a60a73b2-c91b-4af3-bf2a-b9b11cd53a7d","html_url":"https://github.com/ipfs-shipyard/ipfs-deploy","commit_stats":{"total_commits":299,"total_committers":26,"mean_commits":11.5,"dds":0.6220735785953178,"last_synced_commit":"42ea4b66f6948bd1bc4574a0cb10ed2f7a2fb856"},"previous_names":["agentofuser/ipfs-deploy"],"tags_count":64,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipfs-shipyard%2Fipfs-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipfs-shipyard%2Fipfs-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipfs-shipyard%2Fipfs-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipfs-shipyard%2Fipfs-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ipfs-shipyard","download_url":"https://codeload.github.com/ipfs-shipyard/ipfs-deploy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248804790,"owners_count":21164132,"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":["cli","deploying","dnslink","ipfs","need-maintainer","pinning","service","storage"],"created_at":"2024-08-01T07:00:45.148Z","updated_at":"2025-04-14T01:00:26.428Z","avatar_url":"https://github.com/ipfs-shipyard.png","language":"JavaScript","funding_links":[],"categories":["Development","JavaScript","\u003ca name=\"file-system\"\u003e\u003c/a\u003eFile systems"],"sub_categories":["Devops"],"readme":"# ipfs-deploy\n\n[![standard-readme\ncompliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)\n[![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](http://ipfs.io/)\n[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs)\n[![](https://img.shields.io/github/workflow/status/ipfs-shipyard/ipfs-deploy/Node.js%20CI/master?style=flat-square)](https://github.com/ipfs-shipyard/ipfs-deploy/actions/workflows/ci.yaml)\n\n\u003e Upload static websites to IPFS pinning services and optionally update the DNS.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/5447088/62481739-220bcc80-b7ab-11e9-8a9e-25f23ed92768.gif\"\u003e\n\u003c/p\u003e\n\nThe goal of `ipfs-deploy` is to make it as easy as possible to **deploy a static\nwebsite to IPFS.**\n\n- [Maintainer](#maintainer)\n- [Install](#install)\n- [Usage](#usage)\n- [API](#api)\n- [Contributing](#contributing)\n- [Users](#users)\n- [License](#license)\n\n## Maintainer \n\nThis package is community-maintaned. Current go-to maintainer is [@websoftwares](https://github.com/websoftwares).\n\n## Install\n\n```bash\nnpm install -g ipfs-deploy\n```\n\nYou can call it either as `ipd` or as `ipfs-deploy`:\n\n```bash\nipd public/\nipfs-deploy public/\n```\n\nYou can run it directly with [npx](https://www.npmjs.com/package/npx 'npx') so\nyou don't need to install it:\n\n```bash\nnpx ipfs-deploy _site\n```\n\nIt will deploy to a public pinning service and give you a link to\n`ipfs.io/ipfs/QmHash` so you can check it out.\n\n## Usage\n\nPlease check [md/usage.md](md/usage.md) for further information!\n\n## API\n\n\u003e There is an API so, however it is somewhat unstable and subject to change.\n\nPlease check [md/api.md](md/api.md) for further information!\n\n## Contributing\n\nPlease check [md/contributing.md](md/contributing.md) for further information!\n\n## Users\n\n- [agentofuser.com](https://agentofuser.com)\n- [jaack.me](https://ipfs.jaack.me)\n- [kevincox.ca](https://kevincox.ca)\n- [xkcd.hacdias.com](https://xkcd.hacdias.com)\n- _Your website here_\n\nIf you use this package to deploy your website, please send a pull request so I\ncan add it to the [Users](#users) section in the README. (I reserve the right to\nexercise discretion.)\n\n## License\n\n[BlueOak-1.0.0 OR BSD-2-Clause-Patent OR MIT © Agent of User](./LICENSE.md)\n\n(The first two are the most permissive possible ever, more than MIT, which\ndoesn't have a patent waiver. Use whichever satisfies your lawyer better.)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipfs-shipyard%2Fipfs-deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fipfs-shipyard%2Fipfs-deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipfs-shipyard%2Fipfs-deploy/lists"}