Replaced the google calendar with our own itinerary, driven from our JSON file.
This commit is contained in:
21
events.json
21
events.json
@@ -10,7 +10,26 @@
|
||||
"start": "2025-06-19T18:30:00",
|
||||
"end": "2025-06-19T21:00:00",
|
||||
"title": "June 2025 In Person Catch Up",
|
||||
"location": "Chermside Library"
|
||||
"description": "Social get-together. Discussion about large language models and meshtastic experiments. Clumsy attempt at adhering to an agenda and taking minutes.",
|
||||
"location": "Chermside Library",
|
||||
"coordinates": "-27.38621539644283,153.0351689206467",
|
||||
"minutes": "Lorem ipsum dolor sit amet consectetur adipiscing elit.\nSit amet consectetur adipiscing elit quisque faucibus ex.\nAdipiscing elit quisque faucibus ex sapien vitae pellentesque."
|
||||
},
|
||||
{
|
||||
"start": "2025-07-08T19:00:00",
|
||||
"end": "2025-07-08T21:00:00",
|
||||
"title": "July 2025 Online Catch Up",
|
||||
"description": "Monthly Online Jitsi Get Together",
|
||||
"location": "Jitsi",
|
||||
"agenda": "- Administration Topics\n- Recap of Last Month's Meeting\n- Noteworthy Discourse Threads\n- Presentation(s)"
|
||||
},
|
||||
{
|
||||
"start": "2025-07-24T19:00:00",
|
||||
"end": "2025-07-24T21:00:00",
|
||||
"title": "July 2025 In Person Catch Up",
|
||||
"description": "Monthly In Person Get Together",
|
||||
"location": "TBA",
|
||||
"agenda": ""
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user