diff options
| author | Federico Igne <git@federicoigne.com> | 2022-01-27 11:35:25 +0000 |
|---|---|---|
| committer | Federico Igne <git@federicoigne.com> | 2022-01-27 11:35:25 +0000 |
| commit | b0e197dfca6bf222de25064757350947d1285a37 (patch) | |
| tree | 050a5313419ef16527c50634b6a58b17fc42690e /resources | |
| parent | 7db31ff00af7cf188f789942a6b2d6a4a2716b22 (diff) | |
| download | site-b0e197dfca6bf222de25064757350947d1285a37.tar.gz site-b0e197dfca6bf222de25064757350947d1285a37.zip | |
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/cgit/about.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/resources/cgit/about.html b/resources/cgit/about.html new file mode 100644 index 0000000..42515ff --- /dev/null +++ b/resources/cgit/about.html | |||
| @@ -0,0 +1,15 @@ | |||
| 1 | <p> | ||
| 2 | <b>[I'm currently moving servers - you might find some repos are temporarily missing]</b> | ||
| 3 | </p> | ||
| 4 | |||
| 5 | <p> | ||
| 6 | Welcome to my own personal git server, managed via | ||
| 7 | <a href="https://gitolite.com">gitolite</a> | ||
| 8 | and | ||
| 9 | <a href="https://git.zx2c4.com/cgit/about/">CGit</a>, | ||
| 10 | hosted on a RPi4. | ||
| 11 | </p> | ||
| 12 | |||
| 13 | <p> | ||
| 14 | This is part of an effort to get off (or at least do not rely exclusively on) <em>big tech services</em>. | ||
| 15 | </p> | ||
