Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Remove outdated image + other changes #509

Merged
merged 1 commit into from
Oct 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
# Awesome Appwrite [![Awesome](images/badge.svg)](https://github.com/sindresorhus/awesome)

![logo](images/logo.png "Logo")

## Table of Contents:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the future, we probably don't need to include this Table of Contents since GitHub has it already.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right now, it still adds some convenience, but yes, if this repo continues to grow, we can do away with it

- [Announcements and Official Blog Posts](#announcements-and-official-blog-posts)
- [30 Days of Appwrite](#30-days-of-appwrite-)
- [Almost Netflix](#almost-netflix-)
- [Hacktoberfest 2021](#hacktoberfest-2021)
- [Learning Resources](#learning-resources)
- [Getting Started](#getting-started)
- [Setup, Customization and Deployment](#setup-customization-and-deployment)
Expand Down Expand Up @@ -38,6 +35,7 @@

## Announcements and Official Blog Posts

* [Appwrite 1.4 Brings Command Center, AI, One-Click Migrations, and Upgraded Functions](https://dev.to/appwrite/appwrite-14-brings-command-center-ai-one-click-migrations-and-upgraded-functions-1ch2)
* [Join Celebrations! Appwrite 1.3 Ships Relationships](https://dev.to/appwrite/join-celebrations-appwrite-13-ships-relationships-57fc)
* [Announcing Pink Design](https://medium.com/appwrite-io/announcing-pink-design-30652e2a2be3?source=friends_link&sk=83281fe822e9e71c984347906d4a44b2)
* [Querying All Appwrite Developers - GraphQL Has Arrived](https://dev.to/appwrite/querying-all-appwrite-developers-graphql-has-arrived-3o3c)
Expand Down Expand Up @@ -119,8 +117,9 @@ The Almost Netflix series is a tutorial for building a Netflix clone with Appwri

## Learning Resources
### Getting Started
* [Appwrite Tutorials](https://appwrite.io/docs/tutorials) (Official)
* [Appwrite Quick-starts](https://appwrite.io/docs/quick-starts) (Official)
* [Getting Started for Flutter](https://appwrite.io/docs/getting-started-for-flutter) (Official)
* [Getting Started for Server](https://appwrite.io/docs/getting-started-for-server) (Official)
* [Getting Started for Apple](https://appwrite.io/docs/getting-started-for-apple) (Official)
* [Getting Started for Android](https://appwrite.io/docs/getting-started-for-android) (Official)
* [Getting Started for Web](https://appwrite.io/docs/getting-started-for-web) (Official)
Expand Down Expand Up @@ -405,7 +404,6 @@ Share your apps here! Submit a pull request!
* [Playground for Android with Retrofit](https://github.com/subhav13/Appwrite-Playground-for-Android-with-Retrofit)
* [Playground for Android](https://github.com/appwrite/playground-for-android)
* [Create a collection with Node.js](https://gist.github.com/eldadfux/0591d2205311b02966e5e365fbafad2a)
* [Delete Appwrite Docker containers and volumes](https://gist.github.com/PedroCisnerosSantana/618a088f60a64f227363c6c10e80b366)

## SDK

Expand All @@ -423,6 +421,7 @@ Share your apps here! Submit a pull request!
* [Appwrite Dart SDK](https://github.com/appwrite/sdk-for-dart)
* [Appwrite Swift SDK](https://github.com/appwrite/sdk-for-swift)
* [Appwrite Apple SDK](https://github.com/appwrite/sdk-for-apple)
* [Appwrite .NET SDK](https://github.com/appwrite/sdk-for-dotnet) (beta)

### Community-Built SDKs

Expand Down
Binary file removed images/logo.png
Binary file not shown.