From 2088602d0e550e0dd5d7a68afbe5a0abe686d5e7 Mon Sep 17 00:00:00 2001 From: Elliana May Date: Thu, 5 Dec 2024 11:16:07 +0800 Subject: [PATCH 1/3] add everything open 2025 this is the new incarnation of Linux Conf AU --- menu/everything_open_2025.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 menu/everything_open_2025.json diff --git a/menu/everything_open_2025.json b/menu/everything_open_2025.json new file mode 100644 index 00000000..790f0991 --- /dev/null +++ b/menu/everything_open_2025.json @@ -0,0 +1,24 @@ +{ + "start": "2025-01-20", + "end": "2025-01-22", + "version": 2024120501, + "url": "https://2025.everythingopen.au/schedule/conference.ics", + "title": "Everything Open 2025", + "metadata": { + "icon": "https://2025.everythingopen.au/media/img/card/eo2025-badge.06cfdbb4.png", + "links": [ + { + "url": "https://2025.everythingopen.au", + "title": "Website" + }, + { + "url": "https://2025.everythingopen.au/about/location/", + "title": "Location" + }, + { + "url": "https://2025.everythingopen.au/schedule/", + "title": "Online schedule" + } + ] + } +} From 3cac58e5f71dc0df4893a05eee619408e4215f60 Mon Sep 17 00:00:00 2001 From: Elliana May Date: Thu, 5 Dec 2024 11:19:12 +0800 Subject: [PATCH 2/3] add timezone --- menu/everything_open_2025.json | 1 + 1 file changed, 1 insertion(+) diff --git a/menu/everything_open_2025.json b/menu/everything_open_2025.json index 790f0991..ccae21a6 100644 --- a/menu/everything_open_2025.json +++ b/menu/everything_open_2025.json @@ -4,6 +4,7 @@ "version": 2024120501, "url": "https://2025.everythingopen.au/schedule/conference.ics", "title": "Everything Open 2025", + "timezone": "Australia/Adelaide", "metadata": { "icon": "https://2025.everythingopen.au/media/img/card/eo2025-badge.06cfdbb4.png", "links": [ From 7fa5152109c207a4779a7cd5d8a1464f922421fc Mon Sep 17 00:00:00 2001 From: Elliana May Date: Thu, 5 Dec 2024 11:19:31 +0800 Subject: [PATCH 3/3] rm icon --- menu/everything_open_2025.json | 1 - 1 file changed, 1 deletion(-) diff --git a/menu/everything_open_2025.json b/menu/everything_open_2025.json index ccae21a6..18abb2f0 100644 --- a/menu/everything_open_2025.json +++ b/menu/everything_open_2025.json @@ -6,7 +6,6 @@ "title": "Everything Open 2025", "timezone": "Australia/Adelaide", "metadata": { - "icon": "https://2025.everythingopen.au/media/img/card/eo2025-badge.06cfdbb4.png", "links": [ { "url": "https://2025.everythingopen.au",