docs: lifecycle screenshots + top-right nav pills#64
Merged
Conversation
Screenshots: - README gets the macos.png result shot after the docs line, matching the other packetThrower app READMEs (references the docs-next copy directly since docs/assets is gone). - GUI page Workflow section gains a Ready / Capturing / Result tab group using the new lifecycle captures — tabs keep the section at one screenshot-height, no scroll bloat. - "On each platform" drops its macOS tab (now redundant with the lifecycle tabs above) down to Windows / Linux. - macos_settings.png ships unused for now — candidate for the Settings section if it ever wants a visual. Nav: - SocialIcons override adds "← packetThrower" + "Docs" pills to the top-right, left of the GitHub icon — same pattern as Baudrun's docs site. Replaces the left-side SiteTitle back-link variant. Staleness: - install.mdx macOS section picks up the brew tap + brew trust steps the README already documents for Homebrew 6+. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Summary
SocialIconsoverride adds "← packetThrower" + "Docs" pills to the top-right, left of the GitHub icon — same pattern as Baudrun's docs site. Replaces the previous left-sideSiteTitleback-link.brew tap+brew truststeps (Homebrew 6+) the README already documents.Known gap, not in this PR:
windows.png/linux.pngon the GUI page still show the 3.x Tauri UI — needs fresh captures.Test plan
🤖 Generated with Claude Code