Skip to content

docs: show Windows / macOS / Linux on landing and README - #5

Merged
hsr88 merged 1 commit into
mainfrom
cursor/cross-platform-copy-68ca
Aug 14, 2026
Merged

docs: show Windows / macOS / Linux on landing and README#5
hsr88 merged 1 commit into
mainfrom
cursor/cross-platform-copy-68ca

Conversation

@hsr88

@hsr88 hsr88 commented Aug 14, 2026

Copy link
Copy Markdown
Owner

The live Pages site already had DOWNLOAD + v1.1.0 after PR #4 (the screenshot is the old cached hero). This makes platform support impossible to miss:

  • Hero badge: [ WINDOWS / MACOS / LINUX ]
  • First sentence of the description names all three OSes
  • Meta line: WINDOWS · MACOS · LINUX instead of only the stack
  • README tagline, package.json / Cargo description

No new app build. Merge and hard-refresh https://hsr88.github.io/envtunnel/

Open in Web Open in Cursor 

Summary by cubic

Make Windows, macOS, and Linux support explicit on the landing page and README to reduce ambiguity. No functional changes or version bump.

  • Landing page: hero badge shows Windows / macOS / Linux; hero copy and meta description name all three; meta line uses “Windows · macOS · Linux”.
  • README: first sentence names all three OSes.
  • package.json: add description and remove private: true (package becomes publishable). Confirm this is intended.
  • src-tauri/Cargo.toml: update description to include OS list.
  • Rollout: no app build; after merge, let Pages redeploy and hard-refresh to see the updated hero.

Written for commit fbb6d2f. Summary will update on new commits.

Review in cubic

Replace leftover Windows-first hero copy. The live site already served
v1.1.0 downloads; this puts the three platforms in the badge, meta line,
description, and README tagline.

Co-authored-by: Krystian <haser88@gmail.com>
@hsr88
hsr88 merged commit 2f09c26 into main Aug 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants