[go: nahoru, domu]

Skip to content

Commit

Permalink
Made a few changes for Auckland config
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusspencer committed Sep 24, 2023
1 parent d845a8c commit 5eb5ec9
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 31 deletions.
6 changes: 3 additions & 3 deletions public/data/resources.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"title": "GDG DevFest Season 2018",
"title": "GDG DevFest Season 2023",
"description": "Join the community, learn new things!",
"image": "images/social-share.jpg",
"keywords": "event, gdg, gde, devfest, google, programming, android, chrome, polymer, developers, web, cloud, androiddev",
"dates": "October 12-13, 2018",
"dates": "November 12, 2023",
"partnershipProposition": "https://bit.ly/dfua17-partners",
"share": "Share",
"followOur": "Follow our",
Expand All @@ -26,7 +26,7 @@
"time": "Time",
"faq": "/data/faq.md",
"coc": "/data/coc.md",
"timezoneOffset": "-180",
"timezoneOffset": "+780",
"loading": "Loading...",
"footer": {
"blog": "Blog"
Expand Down
46 changes: 18 additions & 28 deletions public/data/settings.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,17 @@
{
"organizer": {
"name": "GDG Lviv",
"twitter": "gdglviv",
"blog": "https://medium.com/gdg-lviv",
"url": "http://lviv.gdg.org.ua/"
"name": "GDG Auckland",
"twitter": "gdgauckland"
},
"startDate": "2017-10-013T09:00:00+03:00",
"endDate": "2017-10-14T19:00:00+03:00",
"startDate": "2023-11-12T09:00:00+13:00",
"endDate": "2023-11-12T19:00:00+13:00",
"webapp": {
"shortName": "DevFest",
"themeColor": "#673AB7",
"backgroundColor": "#673AB7"
},
"dateFormat": {
"locale": "en-US"
"locale": "en-NZ"
},
"hashtag": "DevFest",
"disabledSchedule": false,
Expand Down Expand Up @@ -121,42 +119,34 @@
},
"location": {
"label": "Location",
"name": "Planeta kino",
"city": "Lviv",
"short": "Lviv, Ukraine",
"address": "36 Shchyretska St, Lviv, Ukraine",
"name": "University of Auckland",
"city": "Auckland",
"short": "Auckland, New Zealand",
"address": "20 Symonds St, Auckland, New Zealand",
"pointer": {
"latitude": 49.809841,
"longitude": 23.972805,
"latitude": -36.8527903747871,
"longitude": 174.76992037927778,
"zoom": 5
},
"mapCenter": {
"latitude": 48,
"longitude": 8
"latitude": -36,
"longitude": 175
},
"description": "Newly built Pivdennyi Expo is a long-awaited exhibition center in Lviv, which can fulfill the needs of the large-scale event"
"description": "The faculty of Engineering, can fulfill the needs of our event"
},
"socialNetwork": {
"follow": [
{
"name": "meetup",
"url": "https://www.meetup.com/GDG-Lviv/events/244342635/"
},
{
"name": "facebook",
"url": "https://www.facebook.com/devfest.ukraine/"
"url": "https://www.facebook.com/GDGAuckland"
},
{
"name": "twitter",
"url": "https://twitter.com/devfest_ukraine/"
"url": "https://twitter.com/gdgauckland/"
},
{
"name": "instagram",
"url": "https://www.instagram.com/devfestukraine"
},
{
"name": "youtube",
"url": "https://www.youtube.com/playlist?list=PLt8lEzcLNl31AouwDkbLbLARlQFwNS2en"
"url": "https://www.instagram.com/gdgauckland"
}
],
"share": [
Expand All @@ -170,7 +160,7 @@
}
]
},
"mailto": "devfest@gdg.org.ua",
"mailto": "gdg.auckland@gmail.com",
"signInProviders": {
"providersData": [
{
Expand Down

0 comments on commit 5eb5ec9

Please sign in to comment.