diff options
author | bt <bt@web> | 2024-01-29 15:41:10 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2024-01-29 15:41:10 -0500 |
commit | 70f8d5de18c9375f3cadc4b664ff2d9a34b56ad2 (patch) | |
tree | c40e8b929f3e371cb1192a53b7e20ef811bd8196 | |
parent | c802f997981065a633aa1d12ba253bb58e858425 (diff) |
-rw-r--r-- | posts/New_Domain_and_Code_Forge.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/posts/New_Domain_and_Code_Forge.mdwn b/posts/New_Domain_and_Code_Forge.mdwn index 50d87fd..8039d8d 100644 --- a/posts/New_Domain_and_Code_Forge.mdwn +++ b/posts/New_Domain_and_Code_Forge.mdwn @@ -42,6 +42,10 @@ I'll save you the suspense: I went with cgit. Getting GitWeb configured properly I still need to go through most of the existing projects on sourcehut and update their READMEs and purge the contents. The last thing I want to do is have users confused about which repo is the "real" one. +Fore reference the my repos are now located here: [git.btxx.org](https://git.btxx.org) + +(I plan to place this in the main navigation soon...) + ## Mirror, Mirror on the Wall... I'm aware that to have extra protection from "downtime" that I should also mirror my code on separate forges. I plan to do this sometime in the future, but this isn't a major priority for me currently. When the time comes I'll be sure to update my repos referring to the mirrors (whatever platform that is I choose). |