Add link to Gitea mirroring docs

This commit is contained in:
Anthony Wang 2022-01-09 11:31:38 -06:00
parent 14449a6336
commit 61c1c7ae74
Signed by untrusted user: a
GPG key ID: BC96B00AEC5F2D76

View file

@ -15,4 +15,4 @@ So why is this important? This seems like big news, but is it really all that im
To understand this better, think about all the proprietary sites that you use heavily on a daily basis. For me, I've gotten it down to only DuckDuckGo (soon to be replaced with SearX maybe?), Wolfram|Alpha (it's just *so* good), and GitHub. Basically all FOSS projects are on GitHub. You *have* to have a GitHub account. [Currently, Gitea simply can't compete with GitHub](https://baturin.org/blog/code-hosting-needs-federation/). [But it needs to](https://staticadventures.netlib.re/blog/decentralized-forge/). That's where this news comes in.
As for my GitHub account, I'm planning on migrating my personal projects to [exogit](https://git.exozy.me) soon-ish, so sometime in the near future. (I have about 50 of them, so I'll do it over a long weekend. I've already migrated [this website's repo](https://git.exozy.me/Ta180m/website) to exogit!) I'm also planning on hosting this website on [exozyme](ta180m.exozy.me) with GitHub pages as a backup mirror, instead of the other way around as it currently is. For collaborative projects, I'll probably wait until Gitea starts actually supporting federation in their nightly releases. Hopefully, we won't have to wait long!
As for my GitHub account, I'm planning on migrating my personal projects to [exogit](https://git.exozy.me) soon-ish, so sometime in the near future. (I have about 50 of them, so I'll do it over a long weekend. I've already migrated [this website's repo](https://git.exozy.me/Ta180m/website) to exogit!) I'm also planning on hosting this website on [exozyme](ta180m.exozy.me) with GitHub pages as a backup [mirror](https://docs.gitea.io/en-us/repo-mirror/), instead of the other way around as it currently is. For collaborative projects, I'll probably wait until Gitea starts actually supporting federation in their nightly releases. Hopefully, we won't have to wait long!