deal with two frequently asked questions #253
Conversation
|
Where are my auto-builds, previews and robot minions? Lies! Damn lies! |
|
Push an updated commit, I merged #250 :) |
content/docs/getting-started.md
Outdated
|
|
||
| <div class="alert alert-info"> | ||
| Note the hash there may differ. If it does, use the one you got. | ||
| Note, `HASH` in the `ipfs cat /ipfs/HASH/readme` command may differ. If it does, use the one you got. Do *not* use your peer ID. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do not use your peer ID.
This sounds really ominous, like you'll break something if you use your peer ID. I think you just want to say something like "Don't confuse this with the peer identity hash -- the peer identity hash is something your IPFS node uses to identify itself to other nodes. You want the content hash from the line that looks like ipfs cat /ipfs/QmYwAPJzv5CZsnA625s3Xf2nemtYgPpHdWEz79ojWnPbdG/readme
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Speaking of which, we need a HAL easter egg.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed. Thoughts? I'm trying to keep the peer ID explanation as a separate note.
|
@Stebalien the markdown is not rendering from the lines that you modified. I'm not sure why. |
|
Also, FYI, this section in the DWeb primer goes through these steps more clearly https://dweb-primer.ipfs.io/install-ipfs/lessons/initialize-repository.html |
…h peerID I've now seen multiple users confused by this.
doesn't render per markdown spec :(
91b89fe
to
04b1ca2
Compare
|
I've also fixed the info/warning styling. @flyingzumwalt that site doesn't load for me. |
Originally from ipfs-inactive/website#253 License: MIT Signed-off-by: Rob Brackett <rob@robbrackett.com>
|
I’ve added all the content from this (slightly reworded since I’d already written some of it before realizing you’d already done this, @Stebalien) to the new docs site PR at ipfs-inactive/docs#68. Since that’s hopefully going to replace this, should we keep this around or no? |
|
If we're deprecating this documentation, it's probably not worth it to keep it around. Closing. |
--profile=serveron init./ipfs/HASH/readmeshould not be replaced with the peer ID.