Skip to content

apps: lead FxBlox with the web app, mark Android/iOS as being discontinued - #4

Merged
ehsan6sha merged 1 commit into
mainfrom
web-app-links
Aug 30, 2026
Merged

apps: lead FxBlox with the web app, mark Android/iOS as being discontinued#4
ehsan6sha merged 1 commit into
mainfrom
web-app-links

Conversation

@ehsan6sha

Copy link
Copy Markdown
Member

The FxBlox app now runs in the browser at https://docs.fx.land/fxblox-web/, and the Android/iOS apps are being discontinued. The site offered only store buttons for FxBlox — while the FxFiles card right next to it already had a "Launch the Web App" badge.

What changed

use-apps/index.html — the FxBlox card gets that same badge, as the first one (cloned from the FxFiles markup at lines 106-112, so no new CSS was needed for the badge). Adds a muted note that the mobile apps are being discontinued. Card description and page meta now say it runs in the browser.

fxblox-device/index.html — the "Easy to setup" section now leads with a primary Launch the Web App button; Android and iOS sit below a line explaining they will stop receiving updates.

fxblox-lite/index.html — four places claimed "Android/iOS companion apps": the meta description, the schema.org/Product JSON-LD description, the Dual Access bullet and the Operating System spec row. All now name the web app.

CSS — three small additions built from existing tokens: .app-card__note, .app-download__btn--primary, .app-download__note.

Deliberately not touched

Everything FxFiles: land.fx.files / id1658500313, the platform-aware CTAs in index.html and js/nav.js, and the FxFiles card's five badges. The diff contains zero hits for those strings.

Verification

This site has no build step, so a broken tag would ship instantly. Both edited pages were served locally and their DOM asserted before committing:

  • fxblox-device — 3 buttons in order: Launch the Web App → docs.fx.land/fxblox-web/, Android → play.google.com/…land.fx.blox, iOS → apps.apple.com/…id6444862171, plus the note.
  • use-apps — FxBlox card badges ["Launch the Web App", "Get it on Google Play", "Download on the App Store"] + note; FxFiles card unchanged at its original five badges with no note.

🤖 Generated with Claude Code

https://claude.ai/code/session_01YJyqpFReP1wbz86nsqsoXq

…inued

The FxBlox app now runs in the browser at https://docs.fx.land/fxblox-web/,
and the mobile apps are being discontinued. The site offered only store
buttons for FxBlox, while the FxFiles card next to it already had a
"Launch the Web App" badge.

- use-apps: adds that same badge as the first one on the FxBlox card, plus a
  muted note that the mobile apps are being discontinued; card description and
  page meta now say it runs in the browser.
- fxblox-device: the "Easy to setup" section leads with a primary
  "Launch the Web App" button; Android and iOS are demoted below a note
  explaining they will stop receiving updates.
- fxblox-lite: the four places claiming "Android/iOS companion apps"
  (meta description, schema.org Product JSON-LD, the Dual Access bullet and
  the Operating System spec row) now name the web app.
- css: new .app-card__note, .app-download__btn--primary and
  .app-download__note, all built from existing tokens.

FxFiles links (land.fx.files / id1658500313) and the platform-aware CTAs in
index.html and js/nav.js are deliberately untouched. Both edited pages were
rendered from a local server and their DOM verified before committing.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01YJyqpFReP1wbz86nsqsoXq
@ehsan6sha
ehsan6sha merged commit 6684615 into main Aug 30, 2026
1 check failed
@ehsan6sha
ehsan6sha deleted the web-app-links branch August 30, 2026 17:36
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