diff --git a/sass/custom/_paulus.scss b/sass/custom/_paulus.scss index 7f25de493a4..26be359bce4 100644 --- a/sass/custom/_paulus.scss +++ b/sass/custom/_paulus.scss @@ -186,6 +186,47 @@ $primary-color: #049cdb; background-color: lighten(#038fc7, 10%); } } + .events { + padding: 16px; + + h3 { + margin-top: 8px; + } + + .event { + display: flex; + flex-wrap: wrap-reverse; + align-items: center; + text-decoration: none; + color: inherit; + + .caption { + padding: 0 12px; + max-width: 450px; + } + + .title { + font-size: 20px; + font-weight: 400; + } + + .secondary { + color: rgba(0, 0, 0, 0.54); + font-size: 14px; + font-weight: 500; + } + + .subtitle { + font-size: 12px; + font-weight: initial; + } + + img { + width: 200px; + height: 100%; + } + } + } .picture-promo { display: block; @@ -276,6 +317,19 @@ $primary-color: #049cdb; } } +@media screen and (max-width: 700px) { + .frontpage .events .event { + .caption { + padding-top: 4px; + } + + img { + width: 100%; + } + } + } + + // https://fortawesome.github.io/Font-Awesome/3.2.1/icons/ h1:hover a.title-link, diff --git a/source/blue/index.html b/source/blue/index.html index 4cb2304923c..88594605c92 100644 --- a/source/blue/index.html +++ b/source/blue/index.html @@ -1,5 +1,6 @@ --- layout: landingpage +frontpage: false title: "Home Assistant Blue!" description: "Where style and performance meet privacy" date: 2020-12-12 diff --git a/source/images/events/lets-get-loud.jpg b/source/images/events/lets-get-loud.jpg new file mode 100644 index 00000000000..0d92de092fe Binary files /dev/null and b/source/images/events/lets-get-loud.jpg differ diff --git a/source/index.html b/source/index.html index a03b8d096f3..dd040ad9dbf 100644 --- a/source/index.html +++ b/source/index.html @@ -89,17 +89,34 @@ feedback: false
We will be hosting our free Matter in Home Assistant workshop. The workshop will contain two + parts. In the first part we will talk about what Matter is and how it will work in Home Assistant. In the second + part we will + walk you through how to add experimental Matter support to your Home Assistant installation and integrate your + first Wi-Fi based Matter device.
+We've been working on some exciting open audio stuff for the smart home we would like to + share. Featuring Home Assistant, ESPHome, Raspiaudio and a special guest. +
+