website

This is my amazing website!
git clone git://shipwreckt.co.uk/website
Log | Files | Refs | README | LICENSE

commit 4e84301a750db3e365fced959968a54e56f93149
parent 8bbdcbb2d0711134a68bd80ae541edbfb4f472ad
Author: Shipwreckt <shipwreckt@mailfence.com>
Date:   Fri, 21 Feb 2025 21:47:53 +0000

small update!

Diffstat:
Mpublic/posts/17Server.html | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/public/posts/17Server.html b/public/posts/17Server.html @@ -36,6 +36,7 @@ <h2>Why host a git server ?</h2> <p>I will be honest: the main reason why I host a git server is because it is really kool, in my opinion; it has enabled me to learn more about git as a program. It is also good to have a backup server to <a href="https://gitlab.com/Shipwreckt">Gitlab</a> !</p> + <p>Sadly, I am very tired of trying to get git cloning over HTTPS or HTTP working. Plus, if I did this, people could use up all my allowed bandwidth out of spite. So, for now, only I and people I allow will be able to clone and push to my Git server!</p> <hr> <h2>Overview</h2>