tenseleyflow/shithub / 124840b

Browse files

about: list real gaps + fix dead doc/repo links

Authored by mfwolffe <wolffemf@dukes.jmu.edu>
SHA
124840ba0e4c0c317415db641827388af722a3db
Parents
0fd37a7
Tree
c8c98ec

1 changed file

StatusFile+-
M internal/web/templates/about.html 3 4
internal/web/templates/about.htmlmodified
@@ -39,7 +39,7 @@
39
       </li>
39
       </li>
40
       <li>
40
       <li>
41
         <strong>Honest about gaps.</strong>
41
         <strong>Honest about gaps.</strong>
42
-        <span>The public docs and README call out what is live, what is rough, and what is still in flight.</span>
42
+        <span>Today: no Packages, Pages, Projects, Releases, or Gists yet, no GraphQL, and Actions runs <code>actions/checkout@v4</code> + <code>run:</code> steps but not the GitHub marketplace. The README keeps the running list of what's live, what's rough, and what's still in flight.</span>
43
       </li>
43
       </li>
44
     </ul>
44
     </ul>
45
   </section>
45
   </section>
@@ -56,9 +56,8 @@
56
 
56
 
57
   <nav class="shithub-about-actions" aria-label="About links">
57
   <nav class="shithub-about-actions" aria-label="About links">
58
     <a class="shithub-landing-cta-primary" href="/signup">Create an account</a>
58
     <a class="shithub-landing-cta-primary" href="/signup">Create an account</a>
59
-    <a class="shithub-landing-cta-secondary" href="https://docs.shithub.sh/self-host/deploy.html">Self-host shithub</a>
59
+    <a class="shithub-landing-cta-secondary" href="/tenseleyFlow/shithub">Read the source</a>
60
-    <a class="shithub-landing-cta-secondary" href="/shithub/shithub">Read the source</a>
60
+    <a class="shithub-landing-cta-secondary" href="/tenseleyFlow/shithub/blob/trunk/SECURITY.md">Security policy</a>
61
-    <a class="shithub-landing-cta-secondary" href="https://docs.shithub.sh/security.html">Security policy</a>
62
   </nav>
61
   </nav>
63
 </section>
62
 </section>
64
 {{- end }}
63
 {{- end }}