-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #14316 from aaryanporwal/summit-website
feat: Add ubuntu summit 24 page
- Loading branch information
Showing
3 changed files
with
337 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{% extends "templates/base.html" %} | ||
|
||
{% set hide_nav = True %} | ||
|
||
{% block outer_content %} | ||
|
||
{% block content %}{% endblock %} | ||
{% endblock %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,328 @@ | ||
{% extends "summit/_base_summit.html" %} | ||
|
||
{% block title %}Ubuntu Summit 2024{% endblock %} | ||
|
||
{% block meta_description %} | ||
The Ubuntu Summit is a showcase for the innovative and the ambitious. We invite all experts, builders, engineers, tinkerers, designers and dreamers to join us for an unforgettable three days. | ||
{% endblock %} | ||
|
||
{% block meta_image %} | ||
https://assets.ubuntu.com/v1/9e91caf9-Canonical%20Ubuntu%20Summit%20Logo%202024%20with%20text.svg | ||
{% endblock %} | ||
|
||
{% block content %} | ||
|
||
<header id="navigation" class="p-navigation is-dark"> | ||
<div class="p-navigation__row--25-75"> | ||
<div class="p-navigation__banner"> | ||
<div class="p-navigation__tagged-logo"> | ||
<a class="p-navigation__link" href="#"> | ||
<div class="p-navigation__logo-tag"> | ||
<img class="p-navigation__logo-icon" | ||
src="https://assets.ubuntu.com/v1/82818827-CoF_white.svg" | ||
alt="" /> | ||
</div> | ||
<span class="p-navigation__logo-title">Ubuntu Summit</span> | ||
</a> | ||
</div> | ||
<a href="#navigation" class="p-navigation__toggle--open" title="menu">Menu</a> | ||
<a href="#navigation-closed" | ||
class="p-navigation__toggle--close" | ||
title="close menu">Close menu</a> | ||
</div> | ||
<nav class="p-navigation__nav" aria-label="Ubuntu summit navigation"> | ||
<ul class="p-navigation__items"> | ||
<li class="p-navigation__item is-selected"> | ||
<a class="p-navigation__link" href="#">About</a> | ||
</li> | ||
<li class="p-navigation__item"> | ||
<a class="p-navigation__link" href="https://events.canonical.com/event/51/registrations/">Register</a> | ||
</li> | ||
</ul> | ||
</nav> | ||
</div> | ||
</header> | ||
|
||
<div class="p-section--hero"> | ||
<div class="row"> | ||
<div class="col-8"> | ||
<h1 class="p-heading--1 u-no-margin--bottom">Ubuntu Summit 2024</h1> | ||
<h2 class="p-heading--2">October 25-27</h2> | ||
<h3 class="p-heading--5">The Hague, Netherlands</h3> | ||
<p> | ||
The Ubuntu Summit is a showcase for the innovative and the ambitious. We invite all experts, builders, engineers, tinkerers, designers and dreamers to join us for an unforgettable three days. | ||
</p> | ||
<p> | ||
<a href="https://events.canonical.com/event/51/registrations/" | ||
class="p-button--positive">Register for free</a> | ||
</p> | ||
</div> | ||
<div class="col-4 u-vertically-center"> | ||
<img src="https://assets.ubuntu.com/v1/9e91caf9-Canonical%20Ubuntu%20Summit%20Logo%202024%20with%20text.svg" | ||
width="350" | ||
alt="Ubuntu Summit 2024 Logo" /> | ||
</div> | ||
</div> | ||
</div> | ||
<section class="p-section"> | ||
<div class="row--50-50"> | ||
<hr class="p-rule" /> | ||
<div class="col"> | ||
<h2>An event for makers</h2> | ||
<p> | ||
The Ubuntu Summit is a showcase of open source innovation. Bringing developers, engineers, designers and tinkerers from all over the world to shape the world through open code. | ||
</p> | ||
<p>Unsure if the Summit is for you? Listen to attendees from last year.</p> | ||
</div> | ||
<div class="col"> | ||
<iframe width="560" | ||
height="315" | ||
src="https://www.youtube.com/embed/ZOSMTaX5u4c?si=-bSujVqaG8-nzsZf" | ||
title="YouTube video player" | ||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" | ||
referrerpolicy="strict-origin-when-cross-origin" | ||
allowfullscreen> | ||
</iframe> | ||
</div> | ||
</div> | ||
</section> | ||
<section class="p-section"> | ||
<div class="row"> | ||
<hr class="p-rule" /> | ||
<h2>Featured Speakers</h2> | ||
<div class="col-2 p-card"> | ||
<div class="p-card__content"> | ||
<div class="p-card__image"> | ||
<img src="https://events.canonical.com/user/1666/picture-895558193" | ||
alt="Mark Jackels" /> | ||
</div> | ||
<a href="https://events.canonical.com/event/51/contributions/545/"> | ||
<h3 class="p-heading--5">Mark Jackels</h3> | ||
</a> | ||
<p>Dreamworks</p> | ||
</div> | ||
</div> | ||
<div class="col-2 p-card"> | ||
<div class="p-card__content"> | ||
<div class="p-card__image"> | ||
<img src="https://events.canonical.com/user/3099/picture-1004041007" | ||
alt="David Morin" /> | ||
</div> | ||
<a href="https://events.canonical.com/event/51/contributions/590/"> | ||
<h3 class="p-heading--5">David Morin</h3> | ||
</a> | ||
<p>Academy Software Foundation</p> | ||
</div> | ||
</div> | ||
<div class="col-2 p-card"> | ||
<div class="p-card__content"> | ||
<div class="p-card__image"> | ||
<img src="https://events.canonical.com/user/2990/picture-3687146351" | ||
alt="Jose Blanquicet" /> | ||
</div> | ||
<a href="https://events.canonical.com/event/51/contributions/519/"> | ||
<h3 class="p-heading--5">Jose Blanquicet</h3> | ||
</a> | ||
<p>Microsoft</p> | ||
</div> | ||
</div> | ||
<div class="col-2 p-card"> | ||
<div class="p-card__content"> | ||
<div class="p-card__image"> | ||
<img src="https://events.canonical.com/user/2835/picture-4162133408" | ||
alt="Thomas Crider" /> | ||
</div> | ||
<a href="https://events.canonical.com/event/51/contributions/510/"> | ||
<h3 class="p-heading--5">Thomas Crider</h3> | ||
</a> | ||
<p>Red Hat / Proton-GE</p> | ||
</div> | ||
</div> | ||
<div class="col-2 p-card"> | ||
<div class="p-card__content"> | ||
<div class="p-card__image"> | ||
<img src="https://events.canonical.com/user/270/picture-1215077797" | ||
alt="Carl Richell" /> | ||
</div> | ||
<a href="https://events.canonical.com/event/51/contributions/509/"> | ||
<h3 class="p-heading--5">Carl Richell</h3> | ||
</a> | ||
<p>System76</p> | ||
</div> | ||
</div> | ||
<div class="col-2 p-card"> | ||
<div class="p-card__content"> | ||
<div class="p-card__image"> | ||
<img src="https://events.canonical.com/user/2933/picture-4115884446" | ||
alt="Dr. Kevin Ottens" /> | ||
</div> | ||
<a href="https://events.canonical.com/event/51/contributions/549/"> | ||
<h3 class="p-heading--5">Dr. Kevin Ottens</h3> | ||
</a> | ||
<p>KDE</p> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="row"> | ||
<div class="col-2 p-card"> | ||
<div class="p-card__content"> | ||
<div class="p-card__image"> | ||
<img src="https://events.canonical.com/user/2994/picture-4096009663" | ||
alt="Dongge Liu" /> | ||
</div> | ||
<a href="https://events.canonical.com/event/51/contributions/540/"> | ||
<h3 class="p-heading--5">Dongge Liu</h3> | ||
</a> | ||
<p>Google</p> | ||
</div> | ||
</div> | ||
<div class="col-2 p-card"> | ||
<div class="p-card__content"> | ||
<div class="p-card__image"> | ||
<img src="https://events.canonical.com/user/2947/picture-4051697592" | ||
alt="Matthew Hodgson" /> | ||
</div> | ||
<a href="https://events.canonical.com/event/51/contributions/512/"> | ||
<h3 class="p-heading--5">Matthew Hodgson</h3> | ||
</a> | ||
<p>Matrix Foundation</p> | ||
</div> | ||
</div> | ||
<div class="col-2 p-card"> | ||
<div class="p-card__content"> | ||
<div class="p-card__image"> | ||
<img src="https://events.canonical.com/user/3019/picture-407386855" | ||
alt="Eric Holk" /> | ||
</div> | ||
<a href="https://events.canonical.com/event/51/contributions/544/"> | ||
<h3 class="p-heading--5">Eric Holk</h3> | ||
</a> | ||
<p>Rust Leadership Council</p> | ||
</div> | ||
</div> | ||
<div class="col-2 p-card"> | ||
<div class="p-card__content"> | ||
<div class="p-card__image"> | ||
<img src="https://events.canonical.com/user/2988/picture-3300584080" | ||
alt="Rakhi Sharma" /> | ||
</div> | ||
<a href="https://events.canonical.com/event/51/contributions/516/"> | ||
<h3 class="p-heading--5">Rakhi Sharma</h3> | ||
</a> | ||
<p>Servo Project</p> | ||
</div> | ||
</div> | ||
<div class="col-2 p-card"> | ||
<div class="p-card__content"> | ||
<div class="p-card__image"> | ||
<img src="https://events.canonical.com/user/2898/picture-3390215267" | ||
alt="Vinodh Raghunathan" /> | ||
</div> | ||
<a href="https://events.canonical.com/event/51/contributions/588/"> | ||
<h3 class="p-heading--5">Vinodh Raghunathan</h3> | ||
</a> | ||
<p>Intel / OPEA</p> | ||
</div> | ||
</div> | ||
<div class="col-2 p-card"> | ||
<div class="p-card__content"> | ||
<div class="p-card__image"> | ||
<img src="https://events.canonical.com/user/2964/picture-2653677503" | ||
alt="Nirav Patel" /> | ||
</div> | ||
<a href="https://events.canonical.com/event/51/contributions/557/"> | ||
<h3 class="p-heading--5">Nirav Patel</h3> | ||
</a> | ||
<p>Framework</p> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="row"> | ||
<div class="col-12"> | ||
<a href="https://events.canonical.com/event/51/contributions/" | ||
class="p-button">Full speaker list</a> | ||
</div> | ||
</div> | ||
|
||
</section> | ||
|
||
<section class="p-section--shallow"> | ||
<div class="row"> | ||
<hr class="p-rule" /> | ||
<h2>Community booths</h2> | ||
<p> | ||
We're introducing a new element to the Ubuntu Summit experience. This year, attendees can visit a number of community focused booths stationed throughout the main venue space. | ||
</p> | ||
|
||
<div class="p-logo-section has-misaligned-images"> | ||
<div class="p-logo-section__items"> | ||
<div class="p-logo-section__item"> | ||
<img src="https://assets.ubuntu.com/v1/d86e845a-Canonical_logo_2023.svg" | ||
width="104" | ||
alt="Canonical" /> | ||
</div> | ||
<div class="p-logo-section__item"> | ||
<img src="https://assets.ubuntu.com/v1/477b9b52-microsoft-logo.svg" | ||
width="104" | ||
alt="Microsoft" /> | ||
</div> | ||
<div class="p-logo-section__item"> | ||
<img src="https://assets.ubuntu.com/v1/df00697d-Thunderbird_2023_icon.png" | ||
width="104" | ||
alt="Thunderbird" /> | ||
</div> | ||
<div class="p-logo-section__item"> | ||
<img src="https://assets.ubuntu.com/v1/a3dd06e7-AsahiLinux_logo_darkbg.svg" | ||
width="104" | ||
alt="Asahi Linux" /> | ||
</div> | ||
<div class="p-logo-section__item"> | ||
<img src="https://assets.ubuntu.com/v1/7844834d-Intel_logo_2023.svg.png" | ||
width="104" | ||
alt="Intel" /> | ||
</div> | ||
<div class="p-logo-section__item"> | ||
<img src="https://assets.ubuntu.com/v1/669623f8-UBports.png" | ||
width="104" | ||
alt="UBPorts" /> | ||
</div> | ||
<div class="p-logo-section__item"> | ||
<img src="https://assets.ubuntu.com/v1/7b309b98-system76.png" | ||
width="104" | ||
alt="System76" /> | ||
</div> | ||
<div class="p-logo-section__item"> | ||
<img src="https://assets.ubuntu.com/v1/6bda45fc-Framework_Computer_logo.svg" | ||
width="104" | ||
alt="Framework" /> | ||
</div> | ||
<div class="p-logo-section__item"> | ||
<img src="https://assets.ubuntu.com/v1/c4ad31db-lutris.png" | ||
width="104" | ||
alt="Lutris" /> | ||
</div> | ||
<div class="p-logo-section__item"> | ||
<img src="https://assets.ubuntu.com/v1/7dfd7dbe-Fairphone_logo.svg.png" | ||
width="104" | ||
alt="Fairphone" /> | ||
</div> | ||
<div class="p-logo-section__item"> | ||
<img src="https://assets.ubuntu.com/v1/11e66fc8-Opensearch_Logo.svg" | ||
width="104" | ||
alt="OpenSearch" /> | ||
</div> | ||
<div class="p-logo-section__item"> | ||
<img src="https://assets.ubuntu.com/v1/ab8ba220-snapcrafters.png" | ||
width="104" | ||
alt="Snapcrafters" /> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
{% with title_link="/blog/tag/ubuntu-summit", tag_id="4374" %} | ||
{% include "download/shared/_latest-blogs_download.html" %} | ||
{% endwith %} | ||
|
||
{% endblock content %} |