diff options
author | cos <cos> | 2023-09-15 10:24:28 +0200 |
---|---|---|
committer | cos <cos> | 2023-09-15 10:31:45 +0200 |
commit | 9e8aebcc9b9f0803c295386a2eb8498163c1ccbd (patch) | |
tree | 6f2fa4d547fad5f514cbf19020431f16239fb055 | |
parent | bf4233f389bacd3e7cee7f591403ea8cea6eb56c (diff) | |
download | cph-rust-website-topic/add_meetup40.zip |
Add meetup 40topic/add_meetup40
-rw-r--r-- | events.toml | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/events.toml b/events.toml index 26a8ae1..fd8d0cf 100644 --- a/events.toml +++ b/events.toml @@ -1,10 +1,21 @@ [[upcoming]] title = "Meetup #40" date = 2023-09-28 18:00:00+02:00 -venue = "TBD" +venue = "Copenhagen University (KU)" address = "" -url = "" +url = "https://www.meetup.com/copenhagen-rust-community/events/296105597" content = """ +<p>We are excited to welcome you to Rust meetup #40 sponsored by <a href="https://www.embark-studios.com/" target="_blank" rel="nofollow">Embark Studios</a> and hosted by Copenhagen University (KU)!</p> +<p>This time we've pulled out all the stops in order to double our capacity to 100 slots 🎉<br> +We'll have the pleasure of listening to two amazing speakers: None other than Alice Ryhl of Tokio fame and Jon Gjengset best known for his "Rust for Rustaceans" book!</p> +<p>The plan looks as follows:</p> +<p>18:05—18:15: Welcome!<br> +18:15—19:00: “Send is not about ownership” By <a href="https://ryhl.io/" target="_blank" rel="nofollow">Alice Ryhl</a><br> +19:00—19:45: Break and food sponsored by Embark Studios<br> +19:50—20:45: "impl Trait: look ma', no generics!" by <a href="https://thesquareplanet.com/" target="_blank" rel="nofollow">Jon Gjengset</a><br> +20:45—: Hang out and talk</p> +<p>We are still finalizing the details around where at KU we'll be so keep an eye out for updates to the event!</p> +<p>We look forward to seeing you all! 🦀</p> """ [[recent]] |