tenseleyflow/shithub / f8f5cbf

Browse files

hello: drop stale 'planned' surfaces, point dead links at on-platform docs

Authored by mfwolffe <wolffemf@dukes.jmu.edu>
SHA
f8f5cbfe40add287dd3e7b2a7cf7219b03ee6107
Parents
124840b
Tree
6fd9f29

1 changed file

StatusFile+-
M internal/web/templates/hello.html 9 7
internal/web/templates/hello.htmlmodified
@@ -14,7 +14,7 @@
1414
       A self-hostable git forge that aims to look and feel like GitHub.
1515
       AGPL-licensed, written in Go, no AI training on your code, no
1616
       Copilot. <a href="/signup">Sign up</a> to host code here, or
17
-      <a href="https://docs.shithub.sh/self-host/deploy.html">run
17
+      <a href="/tenseleyFlow/shithub/blob/trunk/docs/internal/deploy.md">run
1818
       your own instance</a> from the source.
1919
     </p>
2020
   </section>
@@ -55,15 +55,17 @@
5555
     <a class="shithub-landing-cta-primary" href="/signup">Create an account</a>
5656
     <a class="shithub-landing-cta-secondary" href="/login">Sign in</a>
5757
     {{ end }}
58
-    <a class="shithub-landing-cta-secondary" href="https://docs.shithub.sh/">Read the docs</a>
59
-    <a class="shithub-landing-cta-secondary" href="/shithub/shithub">Read the source</a>
58
+    <a class="shithub-landing-cta-secondary" href="/tenseleyFlow/shithub/tree/trunk/docs/public">Read the docs</a>
59
+    <a class="shithub-landing-cta-secondary" href="/tenseleyFlow/shithub">Read the source</a>
6060
   </nav>
6161
 
6262
   <p class="shithub-landing-honest">
63
-    Newly launched. Some surfaces (SSH transport, Actions/CI, GraphQL,
64
-    packages, releases) are planned but not shipped yet. The
65
-    <a href="https://docs.shithub.sh/">docs</a> are honest about
66
-    what works and what's still in flight.
63
+    Newly launched. GraphQL, Packages, Pages, Projects, Releases, and
64
+    Gists aren't shipped yet, and Actions doesn't run the GitHub
65
+    marketplace — just <code>actions/checkout@v4</code> + <code>run:</code>
66
+    steps. The
67
+    <a href="/tenseleyFlow/shithub/tree/trunk/docs/public">docs</a>
68
+    track what's live.
6769
   </p>
6870
 
6971
   <dl class="hello-meta">