Skip to content

fix(voice): don't exclude Linux in body copy - #92

Merged
wavekat-eason merged 1 commit into
mainfrom
fix/voice-platform-copy
Jun 9, 2026
Merged

fix(voice): don't exclude Linux in body copy#92
wavekat-eason merged 1 commit into
mainfrom
fix/voice-platform-copy

Conversation

@wavekat-eason

Copy link
Copy Markdown
Contributor

What

WaveKat Voice runs on both Mac and Linux today (Windows maybe later), but a lot of the site copy said "Mac" only. This reswords the body copy to be platform-neutral ("your computer" / "your desktop") so it no longer excludes Linux, following the GEO platform-naming rule in CLAUDE.md ("never exclude Linux").

Platform specifics are left where they belong — the download/meta rows and FAQ/install steps that already name both Mac and Linux.

Changes

  • src/pages/voice/index.astro — hero h1/intro, page title + description, feature cards, how-it-works step, and FAQ answers: "Mac" → "computer"/"desktop"; "menu bar" → "out of the way".
  • src/pages/voice/download.astro — hero, highlight, and launch step reworded; dropped Mac-specific "Applications"/"menu bar" from the platform-neutral step.
  • src/pages/voice/use-cases.astro — "turns your Mac into" → "turns your computer into".
  • src/pages/index.astro — homepage hero + Voice product card: "Mac app" → "desktop app", "your Mac" → "your computer/desktop".

Left untouched: copy that already names both platforms (docs descriptions, alternatives page, comparison data), download button labels, arch/install specs, and all code/variable names.

Verify

astro build passes (20 pages).

🤖 Generated with Claude Code

WaveKat Voice runs on Mac and Linux today, but much of the marketing
copy said "Mac" only. Reword the body copy to "computer"/"desktop" so it
no longer excludes Linux, per the GEO platform-naming rule. Platform
specifics stay in the download/meta rows and FAQ answers that already
name both Mac and Linux.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

@wavekat-eason
wavekat-eason merged commit e36d005 into main Jun 9, 2026
2 checks passed
@wavekat-eason
wavekat-eason deleted the fix/voice-platform-copy branch June 9, 2026 07:56
wavekat-eason pushed a commit that referenced this pull request Jun 9, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.0.32](wavekat-com-v0.0.31...wavekat-com-v0.0.32)
(2026-06-09)


### Bug Fixes

* **voice:** don't exclude Linux in body copy
([#92](#92))
([e36d005](e36d005))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

1 participant