From f932d0779050a103f9a6d16bf07a42952f8b7913 Mon Sep 17 00:00:00 2001 From: Anthony Rey Date: Thu, 31 Oct 2024 16:57:57 +0100 Subject: [PATCH] add IppEventsLyon --- data/IppEventsLyon.json | 44 +++++++++++++++++++++++ public/imgs/communities/IppEventsLyon.svg | 1 + 2 files changed, 45 insertions(+) create mode 100644 data/IppEventsLyon.json create mode 100644 public/imgs/communities/IppEventsLyon.svg diff --git a/data/IppEventsLyon.json b/data/IppEventsLyon.json new file mode 100644 index 0000000..41184c0 --- /dev/null +++ b/data/IppEventsLyon.json @@ -0,0 +1,44 @@ +{ + "image": "IppEventsLyon.svg", + "name": "IppEvents Lyon", + "shortDescription": "Chez Ippon Technologies, on aime partager et échanger autour des nouvelles technologies.\nNous organisons des évènements et invitons régulièrement des experts afin de découvrir et comprendre les dernières innovations.\n\nRejoignez-nous à l'occasion de nos IppEvents :)", + "tags": [ + "Craftsmanship", + "Software Engineering", + "DATA", + "DevOps", + "Cloud", + "Product", + "Design", + "Agile", + "Architecture" + ], + "patternsGoogleCalendar": [ + "IppEvents" + ], + "socialLinks": [ + { + "icon": "link", + "tooltip": "Blog", + "url": "https://blog.ippon.fr/" + }, + { + "icon": "calendar", + "tooltip": "Meetup", + "url": "https://www.meetup.com/fr-FR/ippevents-lyon/" + }, + { + "icon": "twitch", + "tooltip": "Twitch", + "url": "https://www.twitch.tv/ippontech" + }, + { + "icon": "youtube", + "tooltip": "Youtube", + "url": "https://www.youtube.com/@ippontechtv" + } + ], + "slackChannels": [ + "#ippevents" + ] +} diff --git a/public/imgs/communities/IppEventsLyon.svg b/public/imgs/communities/IppEventsLyon.svg new file mode 100644 index 0000000..59602c1 --- /dev/null +++ b/public/imgs/communities/IppEventsLyon.svg @@ -0,0 +1 @@ + \ No newline at end of file