ipfs-docs
ipfs-docs copied to clipboard
📚IPFS documentation platform
I would like to know if there are more instructions as to set up a website (Angular, Vue, React..) and use IPFS to host images, files, and or user data....
I am not sure if the windows ipfs and linux ipfs versions have to be the same for private cloud to work. It seems like windows version and linux version...
Should go in a section for production services or something like that, if we don't already have. From @jacobheun in email: > You can set the addresses that IPFS announces...
I, as a user of IPFS (via the command line tools) have added a directory via `ipfs add --recursive` to IPFS. Now I'd like to have another directory I can...
Currently much of the docs content isn't very well threaded, but upcoming changes (like those proposed by @johnnymatthews in ipfs/ipfs-docs#265) should serve to improve the overall content flow from page...
**What's the subject of the item you're requesting?** I don't want to solutionize the title. Should be about relative vs absolute urls. Example of where it's a problem for web...
This pr fixes various broken or incorrectly formatted links in the ipfs-docs repo. The markdown-link-check tool was run against each .md file in the repo and any bad links were...
PR Summary: Updates to https://docs.ipfs.tech/concepts/file-systems/#unix-file-system-unixfs Updates: - At beginning of section, adds a summary of what happens when a file is imported - Links to each module section (Data Formats,...
Based on https://github.com/ipfs/ipfs-blog/pull/467 which is already working. This just adds the proxying functionality.
Whilst I know it's very unlikely for the hash of two different pieces of content to be the same, it is possible, and so we have to assume it will...