diff options
author | Rahiel Kasim <rahielkasim@gmail.com> | 2017-10-30 16:27:59 +0100 |
---|---|---|
committer | Rahiel Kasim <rahielkasim@gmail.com> | 2017-10-30 16:27:59 +0100 |
commit | 27659e25d3d46aa3d838130204dde9bbc26ec4fc (patch) | |
tree | d64176251e79ce81d0b1851303db406fad13890a | |
parent | fbd123b8d2ca3a4287e000674034c02a818311fb (diff) |
README: link to tutorial
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,7 +10,11 @@ a username/organization to mirror all their repositories, or just individual repo's. It retrieves some repo metadata so they can be nicely served with [cgit][]. Run giternity periodically to update the mirrors. +An example result is [git.cpu.re][]. Follow the [tutorial][] to host your own. + [cgit]: https://git.zx2c4.com/cgit/about/ +[git.cpu.re]: https://git.cpu.re/ +[tutorial]: https://www.cpu.re/mirror-git-repositories-and-serve-them-with-cgit/ # Installation |