Skip to content

Commit 892b29c

Browse files
authored
OCaml Workshop updates (#3734)
Updated venue and registration. Signed-off-by: Sudha Parimala <sudharg247@gmail.com>
1 parent da78e9d commit 892b29c

2 files changed

Lines changed: 11 additions & 20 deletions

File tree

src/ocamlorg_frontend/pages/ocaml_workshop_2026.eml

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,10 @@ Workshop_layout.single_column_layout
3232
<p>This edition is part of <a href="https://www.irif.fr/~scherer/events/fpw-2026/announce.html">Functional Programming Workshops (FPW) 2026</a> in Paris, alongside other workshops and events. This is a departure from the usual habit of having the OCaml Workshop co-located with ICFP. Because some FPW'26 events are bi-located with ICFP, the events will take place at roughly the same dates.</p>
3333

3434
<h2>Venue</h2>
35-
<p>Amphithéâtre Buffon, 15 rue Hélène Brion, Université Paris Cité, 75013 Paris.</p>
36-
<p>The OCaml Workshop takes place at a separate venue from the rest of FPW'26, approximately 30 minutes away from INRIA Paris where the other workshops are held.</p>
35+
<p>INRIA Paris, 48 rue Barrault, 75013 Paris.</p>
3736

3837
<h2>Registration</h2>
39-
<p>Coming soon.</p>
38+
<p><a href="https://forms.gle/f7fKvJ5RCzaqVHn56">Register here</a></p>
4039

4140
<h2>Other FPW'26 events</h2>
4241
<p>The OCaml Workshop is one of several events gathered under <a href="https://www.irif.fr/~scherer/events/fpw-2026/announce.html">FPW'26</a>:</p>
@@ -61,18 +60,18 @@ Workshop_layout.single_column_layout
6160
<div class="flex flex-col space-y-6 relative mt-4 lg:mt-0 lg:w-96 flex-shrink-0">
6261
<h3 class="font-bold text-title dark:text-dark-title">Important Dates</h3>
6362
<div class="flex items-center">
64-
<div class="text-primary dark:text-dark-primary font-semibold w-20 text-right">12 Jul</div>
65-
<div class="bg-primary dark:bg-dark-primary h-5 w-5 rounded-full mx-2"></div>
66-
<div class="bg-primary dark:bg-dark-primary flex-1 rounded-xl text-white px-4 py-2">
67-
<div class="text-xs font-semibold">UPCOMING</div>
63+
<div class="text-content dark:text-dark-content font-semibold w-20 text-right">12 Jul</div>
64+
<div class="bg-separator_20 dark:bg-dark-separator_30 h-5 w-5 rounded-full mx-2"></div>
65+
<div class="bg-separator_20 dark:bg-dark-separator_30 flex-1 rounded-xl text-content dark:text-dark-content px-4 py-2">
66+
<div class="text-xs font-semibold">DONE</div>
6867
<div>Submission deadline (AoE)</div>
6968
</div>
7069
</div>
7170
<div class="flex items-center">
72-
<div class="text-primary dark:text-dark-primary font-semibold w-20 text-right">3 Aug</div>
73-
<div class="bg-primary dark:bg-dark-primary h-5 w-5 rounded-full mx-2"></div>
74-
<div class="bg-primary dark:bg-dark-primary flex-1 rounded-xl text-white px-4 py-2">
75-
<div class="text-xs font-semibold">UPCOMING</div>
71+
<div class="text-content dark:text-dark-content font-semibold w-20 text-right">3 Aug</div>
72+
<div class="bg-separator_20 dark:bg-dark-separator_30 h-5 w-5 rounded-full mx-2"></div>
73+
<div class="bg-separator_20 dark:bg-dark-separator_30 flex-1 rounded-xl text-content dark:text-dark-content px-4 py-2">
74+
<div class="text-xs font-semibold">DONE</div>
7675
<div>Speaker notification</div>
7776
</div>
7877
</div>
@@ -90,10 +89,6 @@ Workshop_layout.single_column_layout
9089
Call for Talks
9190
<%s! Icons.chevron_right "h-5 w-5 inline-block" %>
9291
</a>
93-
<a href="https://types-hotcrp.paris.inria.fr/ocaml26/" class="btn btn-ghost">
94-
Submit a Talk
95-
<%s! Icons.arrow_top_right_on_square "h-5 w-5 inline-block" %>
96-
</a>
9792
</div>
9893
</div>
9994
</div>

src/ocamlorg_frontend/pages/ocaml_workshop_2026_cfp.eml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Workshop_layout.single_column_layout
1818
<div class="container-fluid">
1919
<div class="flex flex-col lg:flex-row justify-between mt-10 gap-10">
2020
<div class="prose dark:prose-invert prose-orange max-w-2xl">
21+
<p><strong>The call for talks is now closed. We are no longer accepting talk submissions.</strong></p>
2122
<h2>Scope</h2>
2223
<p>The OCaml Workshop welcomes a broad audience of OCaml users ranging from enthusiasts who are discovering the magic of OCaml to wizards well-proficient in the cast of unsafe spells. Their common denominator is their passion for OCaml and the desire to learn more, connect with fellow OCamlers, and collectively find ways to improve the language.</p>
2324
<p>We invite talk proposals just as broad: <strong>anything OCaml related</strong> is welcome!</p>
@@ -74,11 +75,6 @@ Workshop_layout.single_column_layout
7475
<div class="text-xs font-semibold">SPEAKER NOTIFICATION</div>
7576
</div>
7677
</div>
77-
78-
<a href="https://types-hotcrp.paris.inria.fr/ocaml26/" class="btn">
79-
Submit a Talk
80-
<%s! Icons.arrow_top_right_on_square "h-5 w-5 inline-block" %>
81-
</a>
8278
</div>
8379
</div>
8480
</div>

0 commit comments

Comments
 (0)