Skip to content

Commit

Permalink
community: move learn to a different repo (#2930)
Browse files Browse the repository at this point in the history
* remove learn, update readme
  • Loading branch information
praveenweb authored and shahidhk committed Sep 26, 2019
1 parent 1d1de94 commit 68332fa
Show file tree
Hide file tree
Showing 1,528 changed files with 6 additions and 336,781 deletions.
12 changes: 2 additions & 10 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,19 +45,11 @@ The contributing guide for docs can be found at [docs/CONTRIBUTING.md](docs/CONT

### Community content

Since we launched our [learn page](https://learn.hasura.io/), we are happy about contributions:

- Fix errors in existing learn tutorials

- Add new tutorials (please reach out to us if you have ideas to avoid duplicate word)

The README of the learn repository can be found [here](https://github.com/hasura/graphql-engine/tree/master/community/learn).

Apart from the learn content, we have identified three other ways of contributing with community content:
We have identified three other ways of contributing with community content:

- [boilerplates](community/boilerplates)

- [examples](community/examples)
- [sample-apps](community/sample-apps)

- [tools](community/tools)

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,18 +134,18 @@ Check out all the example applications in the
- Group Chat application built with React, includes a typing indicator, online users & new
message notifications.
- [Try it out](https://realtime-chat.demo.hasura.app/)
- [Tutorial](community/examples/realtime-chat)
- [Tutorial](community/sample-apps/realtime-chat)
- [Browse APIs](https://realtime-chat.demo.hasura.app/console)

- Live location tracking app that shows a running vehicle changing current GPS
coordinates moving on a map.
- [Try it out](https://realtime-location-tracking.demo.hasura.app/)
- [Tutorial](community/examples/realtime-location-tracking)
- [Tutorial](community/sample-apps/realtime-location-tracking)
- [Browse APIs](https://realtime-location-tracking.demo.hasura.app/console)

- A realtime dashboard for data aggregations on continuously changing data.
- [Try it out](https://realtime-poll.demo.hasura.app/)
- [Tutorial](community/examples/realtime-poll)
- [Tutorial](community/sample-apps/realtime-poll)
- [Browse APIs](https://realtime-poll.demo.hasura.app/console)

### Videos
Expand Down
3 changes: 1 addition & 2 deletions community/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# Community

This directory contains community-contributed code and content that supplements Hasura GraphQL Engine. It includes several example applications built using GraphQL Engine to demonstrate its features, several boilerplates for users to get started with auth webhooks, triggers, etc. and some community tooling around the Engine. There are also graphql tutorials built using GraphQL Engine as the backend. These tutorials help in learning how to integrate GraphQL APIs with your favourite web/mobile framework.
This directory contains community-contributed code and content that supplements Hasura GraphQL Engine. It includes several example applications built using GraphQL Engine to demonstrate its features, several boilerplates for users to get started with auth webhooks, triggers, etc. and some community tooling around the Engine.

The following categories of community content can be found in their respective sub-folders:

- [Boilerplates](boilerplates)
- [Learn](learn)
- [Sample Apps](sample-apps)
- [Tools](tools)

Expand Down
50 changes: 0 additions & 50 deletions community/learn/README.md

This file was deleted.

1 change: 0 additions & 1 deletion community/learn/graphql-tutorials/.gitignore

This file was deleted.

5 changes: 0 additions & 5 deletions community/learn/graphql-tutorials/README.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 68332fa

Please sign in to comment.