Reword "extension platform" → "an extension for herdr"#22
Merged
Conversation
herdr-plus is an extension — a handful of tools that make herdr better — not a platform. Drop the "extension/add-on platform" positioning everywhere it appeared: - Site: hero pill, the what-is-it heading + paragraph, the meta description, the subtagline, and the footer. - Plugin manifest description (what the Marketplace index shows). - goreleaser brews description + the committed Homebrew formula (regenerated from goreleaser on the next release; updated both so they match now). - GitHub repo description (updated via the API, outside this commit). Leaves the legitimate `platforms = ["linux", "macos"]` OS list and the "Supported platforms" docs heading untouched. Site rebuilds clean (17 pages).
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.
Per feedback: herdr-plus is an extension — a handful of tools that make herdr better — not a "platform." Replaces the "extension/add-on platform" positioning everywhere it appeared, with the phrasing you picked.
Copy changes
An extension for herdr), the what-is-it heading (It's an extension for your terminal.) + paragraph, the metadescription, thesubtagline, and the footer (…a handful of tools that make it better.).description— what the Marketplace index displays.description+ the committed Homebrew formula (the formula is regenerated from goreleaser on release; updated both so they match immediately).Left untouched (legitimate "platform" usages)
platforms = ["linux", "macos"]in the manifest, and the goreleaser OS-list comment.Verified
make sitebuilds clean — 17 pages; a sweep finds noextension platform/add-on platform/plugin layerleft; rendered homepage carries the new copy.