diff options
author | Anthony Wang | 2022-04-28 21:16:30 +0800 |
---|---|---|
committer | Anthony Wang | 2022-04-28 21:16:30 +0800 |
commit | 988eb05a86f12a84fcbf33fd340684b04a089dbb (patch) | |
tree | 174bcd6d1f36598e3ac15b88c036496840f8bae4 | |
parent | bb8615e3de3bf38a2d240ff1b001f1ad759d4c19 (diff) |
Move stuff on home page to a new page
-rw-r--r-- | Home.md | 11 |
1 files changed, 2 insertions, 9 deletions
@@ -1,10 +1,3 @@ -### @Ta180m workflow
+Welcome to the Wiki.
-The [repository](https://gitea.com/Ta180m/gitea) has several branches:
-
-* [main](https://gitea.com/Ta180m/gitea/src/branch/main) is a duplicate of Gitea main.
-* [dev](https://gitea.com/Ta180m/gitea/src/branch/dev) is where development happens and is deployed for testing at https://git.exozy.me/. Commits to the dev branch are usually cherry-picked to the feature branches as needed.
-* [feature-activitypub](https://gitea.com/Ta180m/gitea/src/branch/feature-activitypub) corresponds to [PR #19133](https://github.com/go-gitea/gitea/pull/19133).
-* [feature-manual-inbox-outbox](https://gitea.com/Ta180m/gitea/src/branch/feature-manual-inbox-outbox) contains an experimental inbox/outbox implementation.
-
-All the other branches mostly contain some experimental code and aren't important.
\ No newline at end of file +Much of this info is copied from the old [notes.md](https://gitea.com/Ta180m/gitea/commits/branch/dev/notes.md).
\ No newline at end of file |