From 013b199ba11117477334bf90a76a44f1877274bd Mon Sep 17 00:00:00 2001 From: Tarek Djebali Date: Thu, 28 Sep 2017 15:33:17 +0100 Subject: [PATCH 1/2] Add Gastbyjs example. --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index da6d271..5145a63 100644 --- a/index.md +++ b/index.md @@ -63,6 +63,7 @@ We will implement the [same wireframes](https://www.drupal.org/node/2818741#comm | React | In progress | Not yet | [Repo](https://github.com/contentacms/contenta_react) | | Vue.js + Nuxt.js | In progress | [Website](https://contentavuenuxt.github.io/) | [Repo](https://github.com/contentacms/contenta_vue_nuxt) | | Chatbot | Running demo | [Blog post](https://medium.com/@dawehner/im-hungry-but-i-can-t-decide-a-small-chatbot-based-upon-contenta-cms-9f8c0bb1d48f) | [Repo](https://github.com/contentacms/contenta-bot) | +| Gatsbyjs | In progress | Not yet | [Repo](https://github.com/tarekdj/gatsby-contenta) | If you want to contribute to any of the demo apps above or add a new one, join [the Slack channel](https://drupal.slack.com/messages/C5A70F7D1) and become part of the project! From b8f18cad7bb05d8a82561ca62b62f3f0e7149ff5 Mon Sep 17 00:00:00 2001 From: Tarek Djebali Date: Fri, 29 Sep 2017 10:58:53 +0100 Subject: [PATCH 2/2] Switch gastby example to contentacms organization --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 5145a63..a98d1cb 100644 --- a/index.md +++ b/index.md @@ -63,7 +63,7 @@ We will implement the [same wireframes](https://www.drupal.org/node/2818741#comm | React | In progress | Not yet | [Repo](https://github.com/contentacms/contenta_react) | | Vue.js + Nuxt.js | In progress | [Website](https://contentavuenuxt.github.io/) | [Repo](https://github.com/contentacms/contenta_vue_nuxt) | | Chatbot | Running demo | [Blog post](https://medium.com/@dawehner/im-hungry-but-i-can-t-decide-a-small-chatbot-based-upon-contenta-cms-9f8c0bb1d48f) | [Repo](https://github.com/contentacms/contenta-bot) | -| Gatsbyjs | In progress | Not yet | [Repo](https://github.com/tarekdj/gatsby-contenta) | +| Gatsbyjs | In progress | Not yet | [Repo](https://github.com/contentacms/contenta_gatsby) | If you want to contribute to any of the demo apps above or add a new one, join [the Slack channel](https://drupal.slack.com/messages/C5A70F7D1) and become part of the project!