From 78e0d079c4befb96e79829adc4295e98c917ae51 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 13 Jul 2025 10:30:53 +0300 Subject: [PATCH] Additional clone URLs --- README.texi | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 -- 2.51.0