Skip to content

docs: lead with the FxBlox web app, mark the mobile apps as being discontinued - #175

Merged
ehsan6sha merged 1 commit into
mainfrom
docs/fxblox-web-app
Aug 30, 2026
Merged

docs: lead with the FxBlox web app, mark the mobile apps as being discontinued#175
ehsan6sha merged 1 commit into
mainfrom
docs/fxblox-web-app

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. Every setup path in these docs still told users to install a phone app.

What changed

functionyard/fxblox-app.md — full rewrite. Web-app-first walkthrough that mirrors the real screens: welcome, browser check, set identity, connect (Bluetooth / LAN address / the Blox's own hotspot), set authorizer + Format Disk, choose the Blox's Wi-Fi, reconnect, done. Four new screenshots. Also adds:

  • Already set up from the phone? — same password + same wallet gives the same identity, so no re-pairing is needed.
  • Add Multiple FxBloxes rewritten around the multi-select "Add selected" screen; the old log-out-and-re-add loop is gone.
  • A clearly-labelled Legacy mobile apps section that keeps both store links with a "being discontinued" notice.

mainnet-transition/ — content is now platform-neutral, but every file path and every front-matter id: is unchanged, so no URL moves and links posted in Telegram/Discord keep working. android-connected / android-disconnected now split on Blox state rather than phone OS. ios.md becomes a genuinely different page.

iOS is stated honestly. The web app cannot run on an iPhone or iPad — every iOS browser uses WebKit, which has no Web Bluetooth and no local-network access. The docs give the desktop-Chrome/Edge answer first and keep the legacy App Store link with the discontinuation note.

Also:announcementBar + a "Web App" navbar item + a sidebar link; disconnected-blox.md swaps "reinstall from your app store" for Clear app storage and points Bluetooth recovery at the web app's Settings → Bluetooth; smaller fixes in getting-started-testnet, fxblox-hardware-rpi, switch-chain, add-storage. Stale version claims (1.6.14 / 1.6.7) corrected to 2.0.1+.

Deliberately not touched

FxFotos and FxFiles store links (dapps.md, fxfotos.md, release/testnet-alpha.md) and the App Store link to The Unarchiver in fxblox-hardware-rpi.md.

Verification

  • Local docusaurus build passes with onBrokenLinks: "throw".
  • The build does not check anchors, so the two inbound anchor targets were preserved and confirmed present in the built HTML: #add-multiple-fxbloxes (from join.md) and #format-drive (from fxblox-hardware-rk1.md). The page's own broken #add-multiple-fxbloxs self-link is fixed.
  • All four screenshots resolve and are copied into the build.
  • The one remaining MDX warning (Component Note was not imported) is pre-existing, from pinning-service/ipfs-pinning-service-api.md.

Note for later

announcementBar in docusaurus.config.js is one block to delete once the migration is over.

🤖 Generated with Claude Code

https://claude.ai/code/session_01YJyqpFReP1wbz86nsqsoXq

…continued
The FxBlox app now runs in the browser at https://docs.fx.land/fxblox-web/.
Every setup path in the docs still told users to install a phone app.
- fxblox-app.md: rewritten as a web-app-first walkthrough matching the real
screens (welcome, browser check, identity, Bluetooth/LAN/hotspot, authorizer
+ format, Wi-Fi, finish), with four new screenshots. Adds "already set up
from the phone?" (same password + wallet = same identity, no re-pairing),
replaces the obsolete log-out-and-re-add loop with the multi-select flow,
and keeps the store links in a clearly-labelled "Legacy mobile apps" section.
Anchors #add-multiple-fxbloxes and #format-drive preserved for inbound links
from join.md and fxblox-hardware-rk1.md; fixes the page's own broken
#add-multiple-fxbloxs self-link. Version claims corrected to 2.0.1+.
- mainnet-transition/: content made platform-neutral, file paths and every
front-matter id unchanged so no URL moves. android-connected/-disconnected
now split on Blox state rather than phone OS; ios.md says plainly that the
web app cannot run on iOS (every iOS browser is WebKit, no Web Bluetooth or
local-network access) and points to a desktop with Chrome or Edge.
- disconnected-blox.md: "reinstall from your app store" becomes "Clear app
storage"; Bluetooth recovery points at the web app's Settings > Bluetooth.
- announcementBar, a "Web App" navbar item, and a sidebar link to the web app.
- Smaller fixes in getting-started-testnet, fxblox-hardware-rpi, switch-chain
and add-storage.
FxFotos/FxFiles store links are deliberately untouched.
Verified with a local docusaurus build (onBrokenLinks: throw) - passes.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01YJyqpFReP1wbz86nsqsoXq
@ehsan6sha
ehsan6sha merged commit c1df47b into mainAug 30, 2026
1 check passed
@ehsan6sha
ehsan6sha deleted the docs/fxblox-web-app branch August 30, 2026 17:36
Sign up for freeto 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

@ehsan6sha