Skip to content

Commit 1f55edc

Browse files
committed
Add Aug event
1 parent 103353c commit 1f55edc

File tree

3 files changed

+23
-1
lines changed

3 files changed

+23
-1
lines changed

data/events.toml

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
video3SocialLink = "https://youtu.be/aUTW4oa36lU"
136136
eventOrder = 6
137137
eventType = "past"
138-
featured = true
138+
featured = false
139139

140140
[[event]]
141141
dataTime = "June 28th 2023"
@@ -179,3 +179,25 @@
179179
eventOrder = 8
180180
eventType = "past"
181181
featured = true
182+
183+
[[event]]
184+
dataTime = "August 21st 2023"
185+
title = "Let's Work on Your Talk Idea"
186+
subtitle = "Get advice from other presenters and the community"
187+
place = "Online"
188+
description = "We are holding office hours to help YOU apply to PyMCon. Whether you have a finished talk and are looking for feedback, or just have an idea, we'll help you get moving. <br><br>You can participate in two ways: <ul><li>- For asynchronous discussions, join our discourse thread and share your amazing ideas: https://discourse.pymc.io/t/12689</li> <li>- For synchronous discussions, join our Meetup event: https://www.meetup.com/pymc-online-meetup/events/295283022/</li><ul> <br>Our supportive community is excited to offer feedback, guidance, and collaboration to help you bring your ideas to life. Together, let's take your contributions to the next level and make a positive impact."
189+
bannerImgPath = "/images/events/pymcon_ravin.png"
190+
speakerName = "Ravin Kumar"
191+
speakerImgPath = "/images/speakers/ravin.png"
192+
speakerSocialLink = "https://ravinkumar.com"
193+
readMoreURL = "https://discourse.pymc.io/t/12689"
194+
meetupLink = "https://www.meetup.com/pymc-online-meetup/events/295283022"
195+
video1Name = ""
196+
video1SocialLink = ""
197+
video2Name = ""
198+
video2SocialLink = ""
199+
video3Name = ""
200+
video3SocialLink = ""
201+
eventOrder = 9
202+
eventType = "upcoming"
203+
featured = true
2.3 MB
Loading

static/images/speakers/ravin.png

362 KB
Loading

0 commit comments

Comments
 (0)