Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post event #615

Merged
merged 1 commit into from
Jul 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 1 addition & 14 deletions 2024/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,6 @@ top_title_heading = "../assets/2021/img/world_768.png 768w, ../assets/2021/img/w
+++


\begin{rowheader}{title="JuliaCon YouTube Live Feed", color=""}\end{rowheader}

@@row,row-section
@@col-12

~~~
<h2 class="btn" style="width: 100%; background-color: #854c9e; border-color: #854c9e; border-width: 2px">
<a style="font-size: x-large; font-weight: bold; color: white; text-decoration: none;" href="https://www.youtube.com/live/OQnHyHgs0Qo?si=EARfmpagAs87yzoa">Watch the Live Stream</a>
</h2>
~~~
@@
@@

\begin{rowheader}{title="JuliaCon at a Glance", color=""}\end{rowheader}

@@row,row-section
Expand All @@ -49,7 +36,7 @@ Besides the awesome talks that will be hosted on July 10th, 11th and 12th, there
@@col-12,col-md-6,text-center
~~~
<h2 class="btn" style="width: 100%; background-color: #854c9e; border-color: #854c9e; border-width: 2px">
<a style="font-size: x-large; font-weight: bold; color: white; text-decoration: none;" href="tickets/">Buy your ticket here!</a>
<a style="font-size: x-large; font-weight: bold; color: white; text-decoration: none;" href="https://www.youtube.com/@TheJuliaLanguage/streams">Watch the recorded live-stream!</a>
</h2>
~~~
@@
Expand Down
2 changes: 1 addition & 1 deletion config.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ configuration = Dict(
"global" => true,
"year" => 2024,
"location" => "Eindhoven",
"alert" => """<a href = "https://forms.gle/Jn6RTeqwNWbpX7tM8"> Nominate a contributor for the Julia Community Prize 2024!</a>
"alert" => """The conference is over! Check the <a href="https://www.youtube.com/@TheJuliaLanguage/streams">recorded live-streams<a> on YouTube!</a>
""",
"site_name" => "JuliaCon 2024",
"site_descr" => "JuliaCon 2024, Eindhoven, Philips Stadion",
Expand Down