From: Sergey Matveev Date: Sun, 13 Jul 2025 07:30:53 +0000 (+0300) Subject: Additional clone URLs X-Git-Tag: v0.37.0~4 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=78e0d079c4befb96e79829adc4295e98c917ae51;p=sgblog.git Additional clone URLs --- diff --git a/README.texi b/README.texi index d302520..8dee416 100644 --- a/README.texi +++ b/README.texi @@ -147,7 +147,13 @@ CAs. So either disable their usage and trust that certificate: @code{GOPRIVATE=go.stargrave.org/sgblog}, or clone its source code manually and build in place: @url{git://git.stargrave.org/sgblog.git}, -@url{https://git.stargrave.org/sgblog.git}. +@code{anongit@@master.git.stargrave.org:stargrave.org/sgblob.git}, +@code{anongit@@slave.git.stargrave.org:stargrave.org/sgblob.git}, +@code{anongit@@master.git.cypherpunks.su:stargrave.org/sgblob.git}, +@code{anongit@@slave.git.cypherpunks.su:stargrave.org/sgblob.git}, +@url{git://git.cypherpunks.su/sgblob.git}, +@url{git://y.git.stargrave.org/sgblob.git}, +@url{git://y.git.cypherpunks.su/sgblob.git}. For enabling blog availability you have to use HTTP server with CGI interface. Example part of @url{http://www.lighttpd.net/, lighttpd}'s