Skip to content

Commit

Permalink
adds maintenance warning to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Celso Martinho committed Jul 31, 2023
1 parent 3342a88 commit b1be6a5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
@@ -1,3 +1,5 @@
> :warning: This project has been archived and is no longer actively maintained or supported. Feel free to for 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)
Expand All @@ -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.

Expand All @@ -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)

0 comments on commit b1be6a5

Please sign in to comment.