diff --git a/communities.json b/communities.json index 6b0517d..9aead2c 100644 --- a/communities.json +++ b/communities.json @@ -251,7 +251,8 @@ { "logo": "rpcs3.svg", "title": "RPCS3", - "quote": "RPCS3 is the world's first PlayStation 3 emulator. Discord is a great platform for us to provide support for our users, collaborate with contributors and discuss development with our patrons.", + "quote": "RPCS3 relies heavily on Discord. With over 3,000 people online at nearly any given time and over 28,000 in the server, RPCS3’s Discord is one of the largest, if not the largest, for an open-source software project. In addition to providing a community where people can discuss RPCS3’s progress, games they play on it, and sharing screenshots from those games, it actively contributes to development by given the developers real-time chats where they can discuss with each other and with the public at large about how to fix issues.", + "quoteSourceUrl": "https://rpcs3.net/blog/2018/05/20/progress-report-april-2018/", "inviteCode": "a6zm2T8", "githubUrl": "https://github.com/RPCS3/rpcs3" }, @@ -474,12 +475,57 @@ "inviteCode": "tVQ43rA", "githubUrl": "https://github.com/Groestlcoin" }, - { + { "logo": "laravel-tenancy.svg", "title": "Laravel Tenancy", "inviteCode": "53PWMwb", "githubUrl": "https://github.com/tenancy", "quote": "Discord connects Laravel developers all around the world to create amazing SaaS apps using the tenancy packages. As a communication tool, Discord has proven to be much more superior then any (professional) alternative." + }, + { + "logo": "RLBot.png", + "title": "RLBot", + "quote": "Discord is THE place where we plan the project, organize tournaments, help our users, and build a community.", + "inviteCode": "29sFUCq", + "githubUrl": "https://github.com/RLBot/RLBot" + }, + { + "logo": "gridcoin.png", + "title": "Gridcoin", + "quote": "Discord allows our community members to communicate directly with developers, and developers to easily engage with the community. We use it extensively for community support and interaction.", + "inviteCode": "jf9XX4a", + "githubUrl": "https://github.com/gridcoin-community" + }, + { + "logo": "cdnjs.png", + "title": "cdnjs", + "quote": "We at cdnjs are using Discord to allow us to meet and interact with the community using our service, engaging in discussion about how we can better the service we provide.", + "inviteCode": "xVpxssn", + "githubUrl": "https://github.com/cdnjs" + }, + { + "logo": "vuesax.png", + "title": "Vuesax", + "inviteCode": "2kHwpfe", + "githubUrl": "https://github.com/lusaxweb/vuesax" + }, + { + "logo": "nuxtjs.png", + "title": "Nuxt.js", + "inviteCode": "Y6HGQeP", + "githubUrl": "https://github.com/nuxt/nuxt.js" + }, + { + "logo": "poi.png", + "title": "Poi", + "inviteCode": "2t5mdCz", + "githubUrl": "https://github.com/egoist/poi" + }, + { + "logo": "buefy.png", + "title": "Buefy", + "inviteCode": "ZkdFJMr", + "githubUrl": "https://github.com/buefy/buefy" } ] } diff --git a/logos/RLBot.png b/logos/RLBot.png new file mode 100644 index 0000000..d21fa50 Binary files /dev/null and b/logos/RLBot.png differ diff --git a/logos/buefy.png b/logos/buefy.png new file mode 100644 index 0000000..f47bdcd Binary files /dev/null and b/logos/buefy.png differ diff --git a/logos/cdnjs.png b/logos/cdnjs.png new file mode 100644 index 0000000..87555a3 Binary files /dev/null and b/logos/cdnjs.png differ diff --git a/logos/gridcoin.png b/logos/gridcoin.png new file mode 100644 index 0000000..a45a9d4 Binary files /dev/null and b/logos/gridcoin.png differ diff --git a/logos/laravel-tenancy.svg b/logos/laravel-tenancy.svg index 3f68599..232b9ae 100644 --- a/logos/laravel-tenancy.svg +++ b/logos/laravel-tenancy.svg @@ -1,41 +1,26 @@ - - - - Bordered - Created with Sketch. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + +Bordered +Created with Sketch. + + + + + + + + + + + + + diff --git a/logos/nuxtjs.png b/logos/nuxtjs.png new file mode 100644 index 0000000..8cce32a Binary files /dev/null and b/logos/nuxtjs.png differ diff --git a/logos/poi.png b/logos/poi.png new file mode 100644 index 0000000..808c0f3 Binary files /dev/null and b/logos/poi.png differ diff --git a/logos/vuesax.png b/logos/vuesax.png new file mode 100644 index 0000000..35cfabf Binary files /dev/null and b/logos/vuesax.png differ