Skip to content

Commit

Permalink
LoFi/13
Browse files Browse the repository at this point in the history
  • Loading branch information
devYonz committed Mar 25, 2024
1 parent 3cf6926 commit 820e97e
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 10 deletions.
5 changes: 3 additions & 2 deletions _data/heading.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
"lofi_discord": "https://discord.gg/lfwdev",
"meetup": {
"date": "Tuesday March 26, 2024 @ 11AM EST",
"graphic": "/assets/images/meetup12.png",
"graphic": "/assets/images/meetup13.png",
"discord_link": "https://discord.gg/lfwdev?event=1213217027989315695",
"youtube_link": "https://www.youtube.com/playlist?list=PLTbD2QA-VMnXFsLbuPGz1H-Najv9MD2-H",
"youtube_link": "https://youtube.com/live/OQXbcbrZXlg",
"recording_link": "https://youtu.be/6Q0yb_ROUBQ?feature=shared",
"previous_graphic": "",
"calendar_ics": "/assets/LoFi_Meetup.ics",
"calendar_icon": "/assets/images/march26.png",
"gcal_link": "https://calendar.google.com/calendar/event?action=TEMPLATE&tmeid=MjRtZDJlbnZ1bWl0MnVrZmdyYTM1YWZwdTAgZjgwNGE4ZjU3MGNiZThiOWNmZDk1MTg3MzJmMjcyM2E1MzcxMWEyMTc1OTYyZTkwZDU4NTgxN2MzYWNlMjllM0Bn&tmsrc=f804a8f570cbe8b9cfd9518732f2723a53711a2175962e90d585817c3ace29e3%40group.calendar.google.com",
Expand Down
15 changes: 11 additions & 4 deletions _includes/heading.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,11 @@
community and attend the
<a href="{{meetup.discord_link}}" target="_blank">next meetup</a>
</div>

{{meetup.date}}
<br />
{% if meetup.graphic != '' %}
<a href="{{meetup.discord_link}}" target="_blank">
<img class="feature" src="{{meetup.graphic}}" />
</a>
{% endif %}
<a class="icons" href="{{meetup.calendar_ics}}" download>
<img class="icons" src="{{info.meetup.calendar_icon}}" />
</a>
Expand All @@ -21,8 +23,13 @@
<img class="icons" src="{{meetup.gcal_icon}}" />
</a>
<br />
{{meetup.date}}
<br />
<br />
<a href="{{info.lofi_playlist}}" target="_blank">Catch up on the previous talks</a>
{% if meetup.previous_graphic != '' %}
<a href="{{meetup.recording_link}}" target="_blank">
<img class="feature" src="{{meetup.graphic}}" />
<img class="feature" src="{{meetup.previous_graphic}}" />
</a>
{% endif %}
</aside>
14 changes: 10 additions & 4 deletions assets/LoFi_Meetup.ics
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,20 @@ BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//sebbo.net//ical-generator//EN
BEGIN:VEVENT
UID:15c93414-de0b-45f8-825d-b536abe2a63a
UID:07850937-d2f9-4749-8c4e-833400965406
SEQUENCE:0
DTSTAMP:20240301T202034Z
DTSTAMP:20240325T194804Z
DTSTART:20240326T150000Z
DTEND:20240326T150000Z
SUMMARY:LoFi/13
LOCATION:Discord: LoFi (Local First) server\, Stage
DESCRIPTION:We have a awesome lofi-identity\, PowerSync & Evolu presentati
on coming up for LoFi/13. Further details coming soon...
DESCRIPTION:Tune into LoFi/13 to catch an update on our lofi-identity effo
rts\, and a fantastic lineup featuring: PowerSync\, Evolu.me and Forthink.
ai. \n\nTalk details: https://x.com/devYonz/status/1770228743954690296\n\
nSchedule: \nEvolu: a local-first platform designed for privacy\, ease of
use\, and no vendor lock-in\n-- Daniel Steigerwald\, @evoluhq\n\nLocal-fir
st state management using PowerSync\n-- Conrad Hofmeyr\, Founder & CEO at
JourneyApps\n\nLocal-first search and navigation\n-- Adam Benenson\, Found
er & CEO at Forethink Labs
END:VEVENT
END:VCALENDAR
Binary file added assets/images/meetup13.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 820e97e

Please sign in to comment.