blob: b13036cb4ad088b0d210efda84ddfd6afd2b2f8c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<h1>About</h1>
<p>
This site is a self-hosted instance of
<a href="https://git.zx2c4.com/cgit/" target="_blank">cgit</a>, a web
interface for Git repositories. It is configured to serve repositories from my
personal git server and is primarily intended for my own use. However, it is
publicly accessible and may contain repositories that are of interest to
others. If you find something useful, feel free to clone it and use it as you
see fit.
</p>
<p>
Have an issue to report or a
<a href="https://git-send-email.io" target="_blank">patch to submit</a>? Send
it to:
<a href="mailto:git@zue.dev">git@zue.dev</a>
</p>
|