Skip to content

Commit

Permalink
more updates to program
Browse files Browse the repository at this point in the history
  • Loading branch information
amithjkamath committed Nov 29, 2024
1 parent 77a588d commit 8e2b259
Show file tree
Hide file tree
Showing 7 changed files with 69 additions and 19 deletions.
38 changes: 25 additions & 13 deletions _data/program.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,33 @@ days:
- name: Radiation Oncology Keynote
time_start: "09:30"
time_end: "10:10"
- name: Medical Physics Keynote
- name: Industry Talk A
time_start: "10:10"
time_end: "10:30"
- name: Coffee Break AM
time_start: "10:30"
time_end: "11:10"
- name: Technical/AI Keynote
time_start: "11:30"
time_end: "12:10"
time_end: "11:00"
- name: Medical Physics Keynote
time_start: "11:00"
time_end: "11:40"
- name: Industry Talk B
time_start: "11:40"
time_end: "12:00"
- name: Lunch Break
time_start: "12:30"
time_end: "13:30"
- name: Panel Discussion
time_start: "12:00"
time_end: "13:00"
- name: Technical/AI Keynote
time_start: "13:00"
time_end: "13:40"
- name: Industry Talk C
time_start: "13:40"
time_end: "14:00"
- name: Coffee Break PM
time_start: "14:00"
time_end: "14:30"
- name: Industry Talks
time_start: "14:50"
time_end: "15:30"
- name: Panel Discussion
time_start: "14:30"
time_end: "15:00"
- name: Closing, Networking and Apero
time_start: "15:45"
time_end: "17:00"
time_start: "15:00"
time_end: "17:00"
6 changes: 6 additions & 0 deletions _talks/coffee-break-AM.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
name: Coffee Break AM
speakers:
categories:
- Information
---
6 changes: 6 additions & 0 deletions _talks/coffee-break-PM.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
name: Coffee Break PM
speakers:
categories:
- Information
---
4 changes: 1 addition & 3 deletions _talks/industry-talks.md → _talks/industry-talk-a.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
---
name: Industry Talks
name: Industry Talk A
speakers:
- Industry Speaker A
- Industry Speaker B
- Industry Speaker C
categories:
- Industry
---
Expand Down
15 changes: 15 additions & 0 deletions _talks/industry-talk-b.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
name: Industry Talk B
speakers:
- Industry Speaker B
categories:
- Industry
---

Industry Talk Description.

[1] Reference B

<!---
<iframe width="560" height="315" src="https://www.youtube.com/embed/PUl9bvLMDsw?si=_i0TxQtl0TTkZLSe" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
-->
15 changes: 15 additions & 0 deletions _talks/industry-talk-c.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
name: Industry Talk C
speakers:
- Industry Speaker C
categories:
- Industry
---

Industry Talk Description.

[1] Reference C

<!---
<iframe width="560" height="315" src="https://www.youtube.com/embed/PUl9bvLMDsw?si=_i0TxQtl0TTkZLSe" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
-->
4 changes: 1 addition & 3 deletions _talks/lunch-break.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,4 @@ name: Lunch Break
speakers:
categories:
- Information
---

TBD - announcements shortly.
---

0 comments on commit 8e2b259

Please sign in to comment.