Skip to content

Commit

Permalink
Merge pull request #11 from AzugBe/cfp2024
Browse files Browse the repository at this point in the history
WIP - Hello, 2024!
  • Loading branch information
maartenba authored May 2, 2024
2 parents 4638337 + 8c9f7ec commit 6278310
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
<li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#about">About</a>
</li>
<!--<li class="nav-item mx-0 mx-lg-1">
<li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#cfp">Call for Papers</a>
</li>-->
</li>
<!--<li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#agenda">Agenda</a>
</li>-->
Expand All @@ -72,9 +72,9 @@
<li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#partners">Partners</a>
</li>
<!--<li class="nav-item mx-0 mx-lg-1">
<li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#registration">Registration</a>
</li>-->
</li>
</ul>
</div>
</div>
Expand Down Expand Up @@ -171,18 +171,18 @@ <h4 class="text-uppercase mb-3">
</section>

<!-- CfP Section -->
<!-- <section class="bg-primary mb-0" id="cfp">
<section class="bg-primary mb-0" id="cfp">
<div class="container">
<h2 class="text-center text-white text-uppercase">Call for Papers</h2>
<hr class="star-light mb-5">
<div class="row text-center text-white">
<div class="col-md-2 col-lg-2"></div>
<div class="col-md-8 col-lg-8">
<p class="lead">Give us your best sessions! Topics related to Microsoft Azure, IoT, big data, architecture, scalability, distributed systems, security, project experiences, ... are very much welcomed. Anything you are passionate about in these areas could have its place at CloudBrew! Make sure to submit more than one session! (2-3 is preferred)</p>
<p class="lead">Give us your best sessions! Topics related to Microsoft Azure, AI, IoT, big data, architecture, scalability, distributed systems, security, project experiences, ... are very much welcomed. Anything you are passionate about in these areas could have its place at CloudBrew! Make sure to submit more than one session! (2-3 is preferred)</p>
<p>Note we have a limited budget and will probably only accept speakers from nearby (Belgium and Europe). If you would like to bring your partner, we can not cover travel but we can cover hotel.</p>
<p>We expect to confirm sessions by July 2023.</p>
<p>We expect to confirm sessions by July 2024.</p>

<a class="btn btn-xl btn-light" href="https://sessionize.com/cloudbrew-2023/">
<a class="btn btn-xl btn-light" href="https://sessionize.com/cloudbrew-2024/">
<i class="fas fa-paper-plane mr-2"></i>
Submit a session for CloudBrew!
</a>
Expand All @@ -193,7 +193,7 @@ <h2 class="text-center text-white text-uppercase">Call for Papers</h2>
</div>
</div>
</div>
</section>-->
</section>

<!-- Agenda Section -->
<!--<section class="bg-secondary mb-0" id="agenda">
Expand Down Expand Up @@ -307,17 +307,17 @@ <h2 class="text-center text-uppercase">Partners for 2023</h2>
</section>

<!-- Registration Section -->
<!-- <section class="bg-primary mb-0" id="registration">
<section class="bg-primary mb-0" id="registration">
<div class="container">
<h2 class="text-center text-white text-uppercase">Registration</h2>
<hr class="star-light mb-5">
<p class="text-center text-white lead">We're looking forward to seeing you at CloudBrew! Join us for 2 days and 4 tracks of Azure content!</p>
<p class="text-center text-white lead"><small>Ticket sales end November 11, 2023.</small></p>
<p class="text-center text-white lead"><small>Ticket sales end December 8, 2024.</small></p>

<div class="bg-white">
<link rel="stylesheet" type="text/css" href="https://pretix.eu/azug/cloudbrew2023/widget/v1.css">
<link rel="stylesheet" type="text/css" href="https://pretix.eu/azug/cloudbrew24/widget/v1.css">
<script type="text/javascript" src="https://pretix.eu/widget/v1.en.js" async></script>
<pretix-widget event="https://pretix.eu/azug/cloudbrew2023/"></pretix-widget>
<pretix-widget event="https://pretix.eu/azug/cloudbrew24/"></pretix-widget>
<noscript>
<div class="pretix-widget">
<div class="pretix-widget-info-message">
Expand All @@ -327,7 +327,7 @@ <h2 class="text-center text-white text-uppercase">Registration</h2>
</noscript>
</div>
</div>
</section>-->
</section>

<!-- Team Section -->
<section class="bg-primary mb-0" id="team">
Expand Down

0 comments on commit 6278310

Please sign in to comment.