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

Add conference sponsors & schedule #502

Merged
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
37 changes: 35 additions & 2 deletions _events/2023-crystal-berlin.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<p class="main-actions">
<a href="https://www.eventbrite.com.ar/e/crystalconf-2023-tickets-665244563397" class="btn btn-large btn-flat">Get your Ticket</a>
<a href="https://pretalx.com/crystalconf-2023/cfp" class="btn btn-large btn-flat">Call for Papers</a>
<a href="https://pretalx.com/crystalconf-2023/schedule/" class="btn btn-large btn-flat">Schedule</a>
</p>

custom_body_classes:
Expand Down Expand Up @@ -34,12 +34,35 @@
While we would be very thrilled to meet the speakers and the community in person, CrystalConf 2023 will be a hybrid event.
</p>
<p>
The <a href="https://pretalx.com/crystalconf-2023/cfp">CFP is open for talk submissions</a>, and the event will be livestreamed, in order to ensure maximum participation from the global community.
The event will be livestreamed, in order to ensure maximum participation from the global community.
</p>
</div>
</div>
</div>

<div class="container">
<div class="row">
<div class="col s12">
<h2>Sponsors</h2>

<p>We thank our sponsors <a href="https://lavinmq.com/">LavinMQ</a> and <a href="https://kagi.com/">Kagi</a> for supporting this event.</p>

</div>
</div>
<div class="row">
<div class="col s12">
<div style="display: flex; gap: 10px;">
<a href="https://lavinmq.com/" style="display: flex;">
<img src="/assets/sponsors/lavinmq-84codes-dark.svg" width="260">
</a>
<a href="https://kagi.com/" style="display: flex;">
<img src="/assets/sponsors/kagi.svg" width="260">
</a>
</div>
</div>
</div>
</div>

<div class="container">
<div class="row">
<div class="col s12">
Expand Down Expand Up @@ -83,6 +106,16 @@ <h3>Online tickets</h3>
</div>
</div>

<div class="container">
<div class="row">
<div class="col s12">
<h2>Schedule</h2>

<a href="https://pretalx.com/crystalconf-2023/schedule/" class="btn btn-large btn-flat">View the schedule at pretalx.com</a>.
</div>
</div>
</div>

<div class="container">
<div class="row">
<div class="col s12">
Expand Down
2 changes: 2 additions & 0 deletions assets/sponsors/kagi.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading