-
Notifications
You must be signed in to change notification settings - Fork 39
Ship new docs with iroh.computer #420
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
on https://docs.iroh.computer/protocols/using-quic there is:
I'm not sure how much the last sentence makes sense. All the relevant quinn types are also available directly on the |
flub
left a comment
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.
lgtm!
|
What about removing the existing/old docs from this repo? it would be nice to not have so much unused stuff in this repo |
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.
Good stuff
Thank you for all the redirects!
|
@b5 and i were talking today about updating the language to include more numbers & making the use cases more up front, i'll do that in a next pass in a different PR since this push was mostly about getting the docs site shipped. Thanks for all your review! |

This PR updates the marketing site to align with new messaging and documentation infrastructure changes. The overall goal is to point developers to the new documentation site and better communicate Iroh's value proposition as a modular, reliable connectivity layer rather than just a p2p solution.
Verification to get ready to merge!
1. Documentation Links Migration
All internal /docs references have been migrated to the external documentation site at https://docs.iroh.computer. This affects:
2. Messaging Updates
Updated the homepage copy to better reflect the product positioning:
3. Protocol Page
We see this protocol page as a curated list of protocols that we want to highlight, either on the documentation or otherwise on github or even other documentation sites.
Protocol cards now link directly to their respective documentation pages or repositories instead of internal /proto/[slug] pages. This gets developers more quickly directed to the source material so they can start building apps using the protocols listed as well as discover new protocols and the rest of the documentation.