docs: correct install time and reword the hosted-peer caveat - #162
Open
sanity wants to merge 1 commit into
Open
Conversation
The homepage and /try both said installing your own peer "takes a couple of minutes". It takes a few seconds, so the copy was overstating the cost of the thing we want visitors to do. The homepage also ended on "keeps everything on your side", which is vague about what "everything" is and what "your side" means. Say the concrete thing instead: it keeps your data on your hardware. Both pages now also say the private data on our peer moves across in a single click. /try already said this inside the warning alert; the homepage note and the "Ready to run your own peer?" section did not, so the migration path was invisible at exactly the point a visitor is weighing whether switching costs them their room history. Copy only, no layout or logic change. Claude-Session: https://claude.ai/code/session_01W49hU1RFJB25AQ5X4hvyt5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
Ian's feedback on the current hosted-peer copy:
/tryclaimed installing your own peer "takes a couple of minutes". It takes a few seconds. We were overstating the cost of the exact action we want visitors to take./trysaid it only inside the warning alert, so at the two points where a visitor weighs whether switching costs them their history, the migration path was invisible.Approach
Copy edit to
hugo-site/content/_index.mdandhugo-site/content/try/_index.md:No layout, CSS, or shortcode changes.
Testing
hugobuilds clean and the renderedpublic/index.htmlandpublic/try/index.htmlcarry the new text.[AI-assisted - Claude]
https://claude.ai/code/session_01W49hU1RFJB25AQ5X4hvyt5