Skip to content

site: route download CTAs to latest Mac release + TestFlight#96

Closed
ashbhat wants to merge 1 commit into
mainfrom
website/mac-release-cta
Closed

site: route download CTAs to latest Mac release + TestFlight#96
ashbhat wants to merge 1 commit into
mainfrom
website/mac-release-cta

Conversation

@ashbhat

@ashbhat ashbhat commented Jun 20, 2026

Copy link
Copy Markdown
Collaborator

Wires up the loopharness.com download CTAs so the site routes to a real Mac download and the iOS TestFlight build, instead of pointing everything at the build-from-source #setup anchor.

Changes (website/index.html)

  • Hero primary CTA — "Build for Mac" → "Download for Mac", now linking to /releases/latest. This auto-tracks the newest release (currently the signed + notarized v1.0-jun20 DMG) so the link never needs updating for future builds.
  • Hero secondary CTA — "Build for iPhone" → "Get on iPhone", now linking to the TestFlight join URL https://testflight.apple.com/join/sptcA35U.
  • Nav "Get the app" — now points at the same TestFlight URL (was #setup).

Notes

  • I used the /releases/latest page rather than a direct DMG asset URL on purpose: manual builds ship Loop.dmg while the CI workflow ships Loop-<run>.dmg, so a fixed asset filename wouldn't be stable across release types. The release page always surfaces the right asset.
  • To make /releases/latest resolve, v1.0-jun20 was flagged as the latest release (it previously was not).
  • Building from source is still documented and linked from the Open Source section, so that path isn't lost.

🤖 Generated with Claude Code

Hero "Download for Mac" now points at the GitHub /releases/latest page
(currently the signed + notarized v1.0-jun20 DMG), and the iPhone CTA +
nav "Get the app" point at the TestFlight join link. Previously all three
pointed at the build-from-source #setup anchor.

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

vercel Bot commented Jun 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
loop-harness Building Building Preview Jun 20, 2026 9:07pm

@ashbhat

ashbhat commented Jun 20, 2026

Copy link
Copy Markdown
Collaborator Author

Superseded by the develop-targeted PR.

@ashbhat ashbhat closed this Jun 20, 2026
@ashbhat ashbhat deleted the website/mac-release-cta branch June 20, 2026 21:10
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