From f13a6706e4b38374c147a85fc2559ea238daf69a Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Dec 12 2022 17:31:39 +0000 Subject: Adding some featured speakers --- diff --git a/connect.css b/connect.css index dec1aa1..35c0f23 100644 --- a/connect.css +++ b/connect.css @@ -173,3 +173,28 @@ td { padding: 10px 20px; border-bottom: solid 1px #f0f0f0; } + +.speaker { + display: grid; + grid-template-columns: 200px 1fr; + column-gap: 40px; + margin-top: 20px; +} +.speakerimg img { + width: 200px; + height: 200px; + border-radius: 20px; +} +.speaker h3 { + font-weight: 200; + font-size: 30px; + margin: 0; +} +.speakerlinks { + font-size: 24px; +} +.speakerlinks a { + margin: 0 10px; +} + + diff --git a/index.html b/index.html index ddfab57..7583c44 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,8 @@ - + + @@ -162,7 +163,46 @@ To report violations or for any concerns, contact either the Community Architect

Speakers

-

Speakers will be announced after the CFP closes.

+ +

The full speaker lineup will be announced after the CFP closes. +Until then, here are some of our featured speakers.

+ +
+
+
+

Fabian Arrotin

+

hybrid clown @ centos infra

+ +
+
+ +
+
+
+

Adrian Reber

+

Adrian is a Senior Principal Software Engineer at Red Hat and is migrating processes + at least since 2010. He started to migrate processes in a high-performance computing + environment and at some point, he migrated so many processes that he got a PhD for + that. Most of the time he is now migrating containers but occasionally he still + migrates single processes.

+
+
+ +
+
+
+

Michel Salim

+

Michel Salim is a longtime Fedora contributor, currently working for the Linux + Userspace team at Meta, whose mission is to contribute to upstream Linux userspace + projects.

+ +
+