-
Couldn't load subscription status.
- Fork 4
Description
For 2025-10-15
Click to expand
-
filecoin-pin Improved/expanded README that covers
- Goal of filecoin-pin
- The different "affordances": CLI, opinionated js library
- Concrete examples: link to example github action, link to filecoin-pin-website
- Very clear about where to go to get help or ask questions
- Happening in
- Initial: Update Filecoin Pin CLI Readme #119 but there is more to do
-
filecoin-pin-website README review/refresh
-
filecoin-pin/upload-action README review/refresh
-
docs.filecoin.io update with
- https://docs.filecoin.io/builder-cookbook/filecoin-pin
- Filecoin Pin CLI
- Filecoin Pin dApp
- Filecoin GitHub Action
- Filecoin Pin FAQ
- Happening in Filecoin Pin docs: update landing page and add dApp demo and github action example filecoin-docs#2425 and slack thread
-
FilOz blog post
For pin.filecoin.cloud launch
-
A page (e.g.,
filecoin-project/filecoin-pin/documentation/behind-the-scenese-of-adding-a-file.md) that walks through all the steps that occur for adding a file with filecoin-pin. This will be linked to from pin.filecoin.cloud lefthand nav "learn more" button, and should likely be an expansion of the steps listed in https://www.notion.so/filecoindev/pin-filecoin-cloud-website-25bdc41950c180069490d3b5b4518aa8?source=copy_link#285dc41950c18010aa91d3466af7dfdc -
A glossary (e.g.,
filecoin-project/filecoin-pin/documentation/glossary.md) that outlines all the terms at play. It's expected to be in support ofbehind-the-scenese-of-adding-a-file.mdabove. -
Identifying ingress points from docs.ipfs.tech. Basically any place the IPFS docs mention Storacha, we should add a reference to filecoin-pin (caveatign that it is new and actively being improved).
- https://docs.ipfs.tech/quickstart/pin/#prerequisites
- https://docs.ipfs.tech/quickstart/pin/#upload-and-pin-a-file
- https://docs.ipfs.tech/quickstart/pin/#retrieving-with-a-gateway
- https://docs.ipfs.tech/quickstart/pin/#summary-and-next-steps
- https://docs.ipfs.tech/quickstart/pin-cli/#prerequisites
- https://docs.ipfs.tech/quickstart/pin-cli/#upload-and-pin-a-file
- https://docs.ipfs.tech/quickstart/pin-cli/#retrieving-with-a-gateway
- https://docs.ipfs.tech/quickstart/pin-cli/#summary-and-next-steps
- https://docs.ipfs.tech/concepts/persistence/#pinning-services
- https://docs.ipfs.tech/concepts/persistence/#long-term-storage
- https://docs.ipfs.tech/how-to/work-with-pinning-services/#use-a-third-party-pinning-service
- https://docs.ipfs.tech/how-to/best-practices-for-nft-data/#persistence-and-availability
-
Specifying the documentation locations for the M3 demo website: M3 website links filecoin-pin-website#29
General principles:
- Make it easy for anyone, especially maintainers and those in the working group to contribute or add fixesn - this basically translates into using tools that don't require some other bespoke account setup. Even more, having files in github in the repo is best.
- Substance over appearanance - if time is tight, do markdown files over fancy docs sites
- No wrong/outdated information - it's better to have nothing than something that is wrong