ipfs / ipfs-docs

📚IPFS documentation platform
https://docs.ipfs.tech
292 stars 391 forks source link

feat: add information on the features supported by the public IPFS gateways #1877

Open aschmahmann opened 2 weeks ago

aschmahmann commented 2 weeks ago

Describe your changes

Given how much use and attention the public gateways provided by the IPFS Foundation get and how diverse IPFS implementations could be (https://specs.ipfs.tech/architecture/principles/#ipfs-implementation-requirements), it would be good to say explicitly what these public gateways support.

Information here is pretty rough but wanted to get something out. cc @darobin @lidel

Files changed

What issue(s) does this address?

Does this update depend on any other PRs?

No

Checklist before requesting a review

Checklist before merging

aschmahmann commented 1 week ago

@2color any idea why this is failing with Status: 400 [Error: ENOENT: no such file or directory, access '/github/workspace/docs/concepts/nodes']? Seems like the check is in the wrong place but clicking through on the website seems ok and the link wasn't modified in this PR.

2color commented 1 week ago

@aschmahmann Yeah it seems that this action is triggering some false positives, e.g. https://github.com/ipfs/ipfs-docs/actions/runs/8673131916/job/23935698662

I would just ignore it for this PR.

lidel commented 3 days ago

@bumblefudge Try reviewing/merging https://github.com/ipfs/ipfs-docs/pull/1886 first, I've fixed a bunch of broken links there, should make this one easier.