From 83dd6731cff678d08213dde0c7631ddd4b1d2f7e Mon Sep 17 00:00:00 2001 From: adtpdn Date: Thu, 2 Jul 2026 01:50:09 +0800 Subject: [PATCH] Add SSH setup links to wiki Home --- Home.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Home.md b/Home.md index 8da7a43..3618a4a 100644 --- a/Home.md +++ b/Home.md @@ -8,3 +8,8 @@ Developer wiki for the Tekton Dash Armageddon project. - [Nakama Deployment](./Nakama-Deployment) — Pushing the shop/gacha backend to the Nakama VPS. - [Patch Release Workflow](./Patch-Release-Workflow) — Building, versioning, and shipping patches to live clients. - [Home](./Home) — Project overview (this page). +- [SSH Setup — Linux](./SSH-Setup-Linux) — Setup SSH key and clone on Linux. +- [SSH Setup — macOS](./SSH-Setup-macOS) — Setup SSH key and clone on macOS. +- [SSH Setup — Windows](./SSH-Setup-Windows) — Setup SSH key and clone on Windows. + +Cloning requires SSH over Tailscale. HTTPS is disabled on this instance.