Files
punktfunk/docs-site/content/docs/meta.json
T
enricobuehler 86abd5b298 docs: add an "Install a Client" page covering every client + install path
Per-device install steps in one place: Linux (Flatpak via flatpak.unom.io +
native apt/rpm/Arch), Steam Deck, Windows (signed MSIX from the registry),
macOS (notarized DMG from releases), and iOS/Android (store/beta links). Adds
it to the Connecting nav and cross-links clients.md, whose Linux/Flatpak bullet
now points at the hosted flatpak.unom.io repo instead of the bundle README.

Mobile store/TestFlight URLs are placeholders pending the public listings.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-18 22:02:02 +00:00

34 lines
624 B
JSON

{
"title": "Documentation",
"pages": [
"index",
"how-it-works",
"quickstart",
"install",
"---Host Setup---",
"requirements",
"ubuntu-gnome",
"ubuntu-kde",
"fedora-kde",
"bazzite",
"running-as-a-service",
"---Connecting---",
"clients",
"install-client",
"moonlight",
"pairing",
"---Configuration---",
"configuration",
"host-cli",
"troubleshooting",
"---Project & Internals---",
"roadmap",
"implementation-plan",
"windows-host",
"apple-stage2-presenter",
"gamescope-multiuser",
"dualsense-haptics",
"ci"
]
}