TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Self Hosting Git Repositories with Stagit

2 点作者 bkq超过 2 年前

1 comment

bkq超过 2 年前
A pretty interesting project I came across via reddit. Seems like a good lightweight solution for self-hosting git repos if you don&#x27;t want to be burdened with the overhead of managing a full-fledged code forge. This also seems to come with a stagit offering for serving over gopher [1][2].<p>[1] - <a href="https:&#x2F;&#x2F;codemadness.org&#x2F;git&#x2F;stagit-gopher&#x2F;log.html" rel="nofollow">https:&#x2F;&#x2F;codemadness.org&#x2F;git&#x2F;stagit-gopher&#x2F;log.html</a><p>[2] - <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Gopher_(protocol)" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Gopher_(protocol)</a>