From c1b45c117fb83ed8fb23437e8154c7ac4dd8021b Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Sun, 16 May 2021 16:52:38 -0500 Subject: [PATCH] Add bobatea page --- content/services/bobatea.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 content/services/bobatea.md diff --git a/content/services/bobatea.md b/content/services/bobatea.md new file mode 100644 index 0000000..dc7e06f --- /dev/null +++ b/content/services/bobatea.md @@ -0,0 +1,25 @@ ++++ +title = "bobatea" + +description = """ +bobatea runs Gitea, a self-hosted Git service similar to GitHub, GitLab, and +Bitbucket. +""" ++++ + +## URLs + +- https://git.boba.best + +## Signup/Login + +You can either create an account directly on bobatea, or sign in using an +account on GitHub, GitLab, or [git.bbaovanc.com](https://git.bbaovanc.com). If +you make an account directly on bobatea, you can also use it to sign in on +[git.bbaovanc.com](https://git.bbaovanc.com). + +## Gitea + +Gitea is a self-hosted Git service similar to GitHub, GitLab, and Bitbucket.[^1] + +[^1]: [https://docs.gitea.io/en-us/](https://web.archive.org/web/20210516215110/https://docs.gitea.io/en-us/)