From 8ae0c613c48fd39eb0da2e4fd923a817846da302 Mon Sep 17 00:00:00 2001 From: Tommy Vedvik Date: Mon, 18 Feb 2019 22:52:40 +0100 Subject: [PATCH 1/3] Add Gridsome --- communities.json | 7 +++++++ logos/gridsome.svg | 31 +++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 logos/gridsome.svg diff --git a/communities.json b/communities.json index 4396370..da9adb7 100644 --- a/communities.json +++ b/communities.json @@ -613,5 +613,12 @@ "inviteCode": "Pnt5CuY", "githubUrl": "https://github.com/lutris" } + { + "logo": "gridsome.png", + "title": "Gridsome", + "quote": "Discord lets us have a fun and engaging place for our Gridsome Community. It's a great tool for developer communities.", + "inviteCode": "daeay6n", + "githubUrl": "https://github.com/gridsome/gridsome" + }, ] } diff --git a/logos/gridsome.svg b/logos/gridsome.svg new file mode 100644 index 0000000..7375f6d --- /dev/null +++ b/logos/gridsome.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 5e9c1acad9eb5073e0be3665f12b15cba8bf843c Mon Sep 17 00:00:00 2001 From: Tommy Vedvik Date: Mon, 18 Feb 2019 23:07:52 +0100 Subject: [PATCH 2/3] gridsome logo --- communities.json | 8 ++++---- logos/gridsome.svg | 32 +------------------------------- 2 files changed, 5 insertions(+), 35 deletions(-) diff --git a/communities.json b/communities.json index da9adb7..669df7f 100644 --- a/communities.json +++ b/communities.json @@ -612,13 +612,13 @@ "quote": "Discord has allowed us to build a great community of passionate Linux gamers and provide better support for Lutris.", "inviteCode": "Pnt5CuY", "githubUrl": "https://github.com/lutris" - } + }, { - "logo": "gridsome.png", + "logo": "gridsome.svg", "title": "Gridsome", - "quote": "Discord lets us have a fun and engaging place for our Gridsome Community. It's a great tool for developer communities.", + "quote": "Discord lets us have a fun and engaging place for our Gridsome Community. Its fast, and the perfect tools for building a developer community.", "inviteCode": "daeay6n", "githubUrl": "https://github.com/gridsome/gridsome" - }, + } ] } diff --git a/logos/gridsome.svg b/logos/gridsome.svg index 7375f6d..43729eb 100644 --- a/logos/gridsome.svg +++ b/logos/gridsome.svg @@ -1,31 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file From 3b24b6cac051e4084af2efca70867d549cd0e1c6 Mon Sep 17 00:00:00 2001 From: Tommy Vedvik Date: Mon, 18 Feb 2019 23:09:37 +0100 Subject: [PATCH 3/3] Update text --- communities.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/communities.json b/communities.json index 669df7f..d5dc73e 100644 --- a/communities.json +++ b/communities.json @@ -616,7 +616,7 @@ { "logo": "gridsome.svg", "title": "Gridsome", - "quote": "Discord lets us have a fun and engaging place for our Gridsome Community. Its fast, and the perfect tools for building a developer community.", + "quote": "Discord lets us have a fun and engaging place for our fast growing Gridsome Community. Discord is fast and has the perfect tools for building a developer community.", "inviteCode": "daeay6n", "githubUrl": "https://github.com/gridsome/gridsome" }