Moved GitHub to Gitea

This commit is contained in:
2024-03-12 11:34:38 +01:00
parent 13a58dabbb
commit b4dd48ec85
11 changed files with 16 additions and 94 deletions

View File

@ -39,7 +39,7 @@ In the past it was, but not anymore. We're growing bigger by establishing a data
* [Facebook](https://www.facebook.com/animenotifier)
* [Twitter](https://twitter.com/animenotifier)
* [Google+](https://plus.google.com/+AnimeReleaseNotifierOfficial)
* [GitHub](https://github.com/animenotifier/notify.moe)
* [Git](https://git.akyoto.dev/web/notify.moe)
* [Discord](https://discord.gg/0kimAmMCeXGXuzNF)
## Where can I read the Terms of Service?

View File

@ -6,7 +6,7 @@ You do not need to be a developer to contribute. There are multiple ways to help
- [Database Editing](https://notify.moe/users/editors)
- [Donations](https://github.com/users/akyoto/sponsorship)
- [Pull Requests](https://github.com/animenotifier/notify.moe/pulls)
- [Pull Requests](https://git.akyoto.dev/web/notify.moe/pulls)
## How do I make a proper pull request?

View File

@ -1,6 +1,6 @@
# Task for new contributors
This task assumes that you have [installed](https://github.com/animenotifier/notify.moe#installation) notify.moe already, started the server with the `run` tool and have the code open in Visual Studio Code. It will teach you the basics by creating an entirely empty page within notify.moe.
This task assumes that you have [installed](https://git.akyoto.dev/web/notify.moe#installation) notify.moe already, started the server with the `run` tool and have the code open in Visual Studio Code. It will teach you the basics by creating an entirely empty page within notify.moe.
# Step 1: Create a new page