You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Part of #79 (app distribution). Depends on #61 (site hosting) and Android Releases.
Summary
website/src/content/docs/get-started.mdx still says there is no download page and users must build from GitHub. Trust copy (“only install a build you compiled yourself, or one from a source you trust”) is already on the splash and responsibility pages (#64) — this issue is only the install/download UX.
Why it matters
Once Cloudflare Pages (#61) is live, the first question visitors ask is “where do I get the APK?” Without a page, the guide dead-ends on source builds.
Proposed direction
Add a short Download / Install page (or expand get-started): platform, version, link to GitHub Release, SHA-256 verify steps in plain language
Do not weaken trust copy; point at the same “prefer a build you trust” language
Parent
Part of #79 (app distribution). Depends on #61 (site hosting) and Android Releases.
Summary
website/src/content/docs/get-started.mdxstill says there is no download page and users must build from GitHub. Trust copy (“only install a build you compiled yourself, or one from a source you trust”) is already on the splash and responsibility pages (#64) — this issue is only the install/download UX.Why it matters
Once Cloudflare Pages (#61) is live, the first question visitors ask is “where do I get the APK?” Without a page, the guide dead-ends on source builds.
Proposed direction
Done when
Related
#61 hosting, Releases + signing children of #79, #11 content (mostly done).