Skip to content

Commit e2e8a08

Browse files
committed
post-RacketCon web-page adjustemts
1 parent 438363c commit e2e8a08

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

rcon/2025/index.rkt

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,10 @@ $(document).ready(function () {
406406
All Racket-y ideas are welcome. We’d love to have you!})
407407

408408
(section
409-
@sectionHeader{Live Stream}
409+
@sectionHeader{Live Stream Recording (Day Two)}
410+
411+
@para{Videos will appear soon for all of the RacketCon talks. For now, a recording of the second day remains available}
412+
410413
@a[#:href "https://boxcast.tv/view-embed/xtihxdvdmgttkttsp2gj?showTitle=0&showDescription=0&showHighlights=0&showRelated=0&defaultVideo=next&playInline=0&dvr=1&market=smb&showCountdown=0&showDonations=0&showDocuments=0&showIndex=0&showChat=0&hidePreBroadcastTextOverlay=0"]{Link}
411414
'(iframe ([width "720"]
412415
[height "480"]
@@ -415,6 +418,7 @@ $(document).ready(function () {
415418
[scrolling "auto"]
416419
[allowfullscreen "true"]
417420
[allow "autoplay; fullscreen"]))
421+
#;
418422
'(iframe ([src "https://www6.cbox.ws/box/?boxid=846185&boxtag=7afys&tid=127&tkey=b25da2af9627c97d"]
419423
[width "100%"]
420424
[height "450"]
@@ -425,17 +429,13 @@ $(document).ready(function () {
425429
[marginwidth "0"]
426430
[scrolling "auto"])))
427431

432+
#;
428433
(section
429434
@sectionHeader{Registration}
430435
@paragraph{@a[#:href "https://www.eventbrite.com/e/racketcon-2025-tickets-1578775272339"]{To register, buy a ticket via Eventbrite}.
431436
If you cannot attend in-person, there is an option to help support the livestream for remote participants.}
432437
)
433438

434-
(section
435-
@sectionHeader{Local Infomation and Accommodation}
436-
@paragraph{@a[#:href "umb.html"]{See the local-information page for directions and hotel information}.}
437-
)
438-
439439

440440
(section
441441
@sectionHeader{Saturday, October 4th}
@@ -742,6 +742,11 @@ Gathering with drinks and snacks.
742742
]
743743
)
744744

745+
(section
746+
@sectionHeader{Local Infomation and Accommodation}
747+
@paragraph{@a[#:href "umb.html"]{See the local-information page for directions and hotel information}.}
748+
)
749+
745750
(section
746751
@sectionHeader{Friendly Policy}
747752
@paragraph{The proceedings of RacketCon will take place under the Racket @(a #:href "https://racket-lang.org/friendly.html" "Friendly Environment Policy").}
@@ -755,6 +760,7 @@ Gathering with drinks and snacks.
755760
Stephen De Gabrielle, Robby Findler, Jacqueline Firth, Matthew Flatt, Ben Greenman,
756761
Siddhartha Kasivajhula, Sam Tobin-Hochstadt helped. The organizers may be reached at
757762
@|mailto:con-organizers|.}
763+
758764
)
759765

760766
(section

0 commit comments

Comments
 (0)