Porównaj commity

...

2 Commity

Autor SHA1 Wiadomość Data
Celso Martinho 20efb7f0eb typo 2023-07-31 09:51:55 +01:00
Celso Martinho b1be6a5c49 adds maintenance warning to README 2023-07-31 09:50:44 +01:00
1 zmienionych plików z 4 dodań i 1 usunięć

Wyświetl plik

@ -1,3 +1,5 @@
> :warning: This project has been archived and is no longer actively maintained or supported. Feel free to fork this repository, explore the codebase, and adapt it to your needs. Wildebeest was an opportunity to showcase our technology stack's power and versatility and prove how anyone can use Cloudflare to build larger applications that involve multiple systems and complex requirements.
# Wildebeest
![wildebeest illustration](https://imagedelivery.net/NkfPDviynOyTAOI79ar_GQ/3654789b-089c-493a-85b4-be3f8f594c00/header)
@ -15,6 +17,7 @@ Currently, Wildebeest supports the following features:
- You can search for content.
- You can register one or multiple accounts under your instance. Authentication can be email-based on or using any Cloudflare Access compatible IdP, like GitHub or Google.
- You can edit your profile information, avatar, and header image.
- You can do [account migrations](https://docs.joinmastodon.org/user/moving/) from Mastodon to Wildebeest servers.
Cloudflare will continue to evolve this open-source project with additional features over time and listen to the community feedback to steer our priorities. Pull requests and issues are welcome too.
@ -30,4 +33,4 @@ Follow this tutorial to deploy Wildebeest:
- [Supported clients](docs/supported-clients.md)
- [Updating Wildebeest](docs/updating.md)
- [Other Cloudflare services](docs/other-services.md)
- [Troubleshooting](docs/troubleshooting.md)
- [Troubleshooting](docs/troubleshooting.md)