diff options
Diffstat (limited to 'root-readme.html')
| -rw-r--r-- | root-readme.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/root-readme.html b/root-readme.html new file mode 100644 index 0000000..b13036c --- /dev/null +++ b/root-readme.html @@ -0,0 +1,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> |
