@@ -14,7 +14,7 @@ |
| 14 | A self-hostable git forge that aims to look and feel like GitHub. | 14 | A self-hostable git forge that aims to look and feel like GitHub. |
| 15 | AGPL-licensed, written in Go, no AI training on your code, no | 15 | AGPL-licensed, written in Go, no AI training on your code, no |
| 16 | Copilot. <a href="/signup">Sign up</a> to host code here, or | 16 | 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 |
| 18 | your own instance</a> from the source. | 18 | your own instance</a> from the source. |
| 19 | </p> | 19 | </p> |
| 20 | </section> | 20 | </section> |
@@ -55,15 +55,17 @@ |
| 55 | <a class="shithub-landing-cta-primary" href="/signup">Create an account</a> | 55 | <a class="shithub-landing-cta-primary" href="/signup">Create an account</a> |
| 56 | <a class="shithub-landing-cta-secondary" href="/login">Sign in</a> | 56 | <a class="shithub-landing-cta-secondary" href="/login">Sign in</a> |
| 57 | {{ end }} | 57 | {{ end }} |
| 58 | - <a class="shithub-landing-cta-secondary" href="https://docs.shithub.sh/">Read the docs</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="/shithub/shithub">Read the source</a> | 59 | + <a class="shithub-landing-cta-secondary" href="/tenseleyFlow/shithub">Read the source</a> |
| 60 | </nav> | 60 | </nav> |
| 61 | | 61 | |
| 62 | <p class="shithub-landing-honest"> | 62 | <p class="shithub-landing-honest"> |
| 63 | - Newly launched. Some surfaces (SSH transport, Actions/CI, GraphQL, | 63 | + Newly launched. GraphQL, Packages, Pages, Projects, Releases, and |
| 64 | - packages, releases) are planned but not shipped yet. The | 64 | + Gists aren't shipped yet, and Actions doesn't run the GitHub |
| 65 | - <a href="https://docs.shithub.sh/">docs</a> are honest about | 65 | + marketplace — just <code>actions/checkout@v4</code> + <code>run:</code> |
| 66 | - what works and what's still in flight. | 66 | + steps. The |
| | 67 | + <a href="/tenseleyFlow/shithub/tree/trunk/docs/public">docs</a> |
| | 68 | + track what's live. |
| 67 | </p> | 69 | </p> |
| 68 | | 70 | |
| 69 | <dl class="hello-meta"> | 71 | <dl class="hello-meta"> |