aboutsummaryrefslogtreecommitdiff
path: root/root-readme.html
diff options
context:
space:
mode:
authorAlex Pooley (@zuedev) <zuedev@gmail.com>2026-05-07 12:16:28 +0100
committerAlex Pooley (@zuedev) <zuedev@gmail.com>2026-05-07 12:16:28 +0100
commit69033ecacc726a9bc7532afdf97260109f4b6c1c (patch)
tree8aa8c1ab3607ab1b399702c5cad46f39c4980d7a /root-readme.html
downloadgit.zue.dev-69033ecacc726a9bc7532afdf97260109f4b6c1c.tar
git.zue.dev-69033ecacc726a9bc7532afdf97260109f4b6c1c.tar.gz
git.zue.dev-69033ecacc726a9bc7532afdf97260109f4b6c1c.tar.bz2
git.zue.dev-69033ecacc726a9bc7532afdf97260109f4b6c1c.tar.xz
git.zue.dev-69033ecacc726a9bc7532afdf97260109f4b6c1c.zip
initial commit
Diffstat (limited to 'root-readme.html')
-rw-r--r--root-readme.html16
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>