{"id":20850582,"url":"https://github.com/multiformats/website","last_synced_at":"2025-07-26T12:42:04.794Z","repository":{"id":43835429,"uuid":"66661292","full_name":"multiformats/website","owner":"multiformats","description":"The multiformats website","archived":false,"fork":false,"pushed_at":"2024-10-25T01:35:26.000Z","size":879,"stargazers_count":22,"open_issues_count":10,"forks_count":48,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-01-19T06:11:53.684Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://multiformats.io","language":"HTML","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/multiformats.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}},"created_at":"2016-08-26T16:05:33.000Z","updated_at":"2025-01-17T22:22:05.000Z","dependencies_parsed_at":"2023-12-19T14:24:51.321Z","dependency_job_id":"c8df47a8-8f94-4f80-bf63-6e8ba549e82e","html_url":"https://github.com/multiformats/website","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/multiformats%2Fwebsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiformats%2Fwebsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiformats%2Fwebsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiformats%2Fwebsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/multiformats","download_url":"https://codeload.github.com/multiformats/website/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243216250,"owners_count":20255342,"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":[],"created_at":"2024-11-18T03:10:22.032Z","updated_at":"2025-03-12T12:26:08.819Z","avatar_url":"https://github.com/multiformats.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Multiformats website\n\n[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io)\n[![](https://img.shields.io/badge/project-multiformats-blue.svg?style=flat-square)](https://github.com/multiformats/multiformats)\n[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](https://webchat.freenode.net/?channels=%23ipfs)\n[![](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)\n\n\u003e Official website for Multiformats http://multiformats.io\n\nThis repository contains the source code for the Multiformats website available at http://multiformats.io\n\nThis project builds out a static site to explain Multiformats, ready for deployment on ipfs. It uses `hugo` to glue the html together. It provides an informative, public-facing website. The most important things are the words, concepts and links it presents.\n\n## Install\n\n```sh\ngit clone https://github.com/multiformats/website.git\n```\n\n## Usage\n\nTo deploy the site multiformats.io, run:\n\n```sh\n# Build out the optimised site to ./public, where you can check it locally.\nmake\n\n```\n\nThe following commands are available:\n\n### `make`\n\nBuild the optimised site to the `./public` dir\n\n### `make serve`\n\nPreview the production ready site at http://localhost:1313\n\n### `make dev`\n\nStart a hot-reloading dev server on http://localhost:1313\n\n## Deploying the site\n\nIf you want to deploy the site to IPFS locally, you can run `ipfs add --cid-version 1 -r -q public  | tail -n1` add the website to your local IPFS instance and then access it at your local IPFS gateway URL, e.g. http://127.0.0.1:8080/ipfs/${CID}\n\nThe production site is deployed to https://multiformats.io using https://fleek.co/ when new changes are merged to the repo at https://github.com/multiformats/website.\n\n---\n\nSee the `Makefile` for the full list or run `make help` in the project root. You can pass the env var `DEBUG=true` to increase the verbosity of your chosen command.\n\n## Dependencies\n\n* `Node.js` and `npm` for build tools\n\n### Optional Dependencies\n\n* `ipfs` to deploy changes to ipfs locally - optional\n\n## Maintainers\n\n[@victorbjelkholm](https://github.com/victorbjelkholm)\n\n## Contribute\n\nPlease do! Check out the [issues](https://github.com/multiformats/website/issues), or open a PR!\n\nCheck out our [contributing document](https://github.com/multiformats/multiformats/blob/master/contributing.md) for more information on how we work, and about contributing in general. Please be aware that all interactions related to multiformats are subject to the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md).\n\nSmall note: If editing the README, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.\n\n## License\n\n[MIT](LICENSE) © 2016 Protocol Labs Inc.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultiformats%2Fwebsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmultiformats%2Fwebsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultiformats%2Fwebsite/lists"}