From 61c93737f13d90bdc7bf56a4d3283742a20f7aaf Mon Sep 17 00:00:00 2001 From: Anna Artemova Date: Tue, 13 Aug 2024 17:45:11 +0400 Subject: [PATCH] feat: add Linkedin to the Community Section Signed-off-by: Anna Artemova --- docs/assets/scss/social.scss | 18 +- docs/content/en/_index.html | 310 +++++++++++++++++------------ docs/static/svgs/linkedin-icon.svg | 32 +++ 3 files changed, 229 insertions(+), 131 deletions(-) create mode 100644 docs/static/svgs/linkedin-icon.svg diff --git a/docs/assets/scss/social.scss b/docs/assets/scss/social.scss index a198eac1d0c..4f3dcf96742 100644 --- a/docs/assets/scss/social.scss +++ b/docs/assets/scss/social.scss @@ -41,6 +41,7 @@ } @media (max-width: $tablet) { + flex-wrap: wrap; gap: 20px; margin-top: 32px; } @@ -58,7 +59,7 @@ border-radius: 4px; @media (max-width: $tablet) { - width: 224px; + width: 346px; } @media (max-width: $mobile) { @@ -87,6 +88,9 @@ } &__item-wrapper { + display: flex; + flex-direction: column; + flex-grow: 1; @media (max-width: $mobile) { display: flex; flex-direction: column; @@ -145,7 +149,7 @@ &__item-description { margin-top: 5px; - margin-bottom: 0; + margin-bottom: auto; line-height: 1.5; color: #7E8490; @@ -199,4 +203,14 @@ filter: blur(14px); } } + + &__item--dark-blue { + background-color: #F1F8FE; + border-color: #CFE7FC; + + &:after { + background: #70B2FF; + filter: blur(14px); + } + } } diff --git a/docs/content/en/_index.html b/docs/content/en/_index.html index e59fa401201..407b8de24a8 100644 --- a/docs/content/en/_index.html +++ b/docs/content/en/_index.html @@ -11,18 +11,18 @@ - Tetragon is a sub-project under - - - + Tetragon is a sub-project under + + + Cillium - + and a proud - - - CNCF project + + + CNCF project @@ -37,12 +37,13 @@

@@ -59,7 +60,7 @@

  • Palantir Logo + alt="Palantir Logo">
  • FRSCA Logo @@ -72,14 +73,14 @@

  • G Research Logo + alt="G Research Logo">
  • Ripple Logo
  • Nationwide Logo + alt="Nationwide Logo">
@@ -174,7 +175,7 @@

What can Tetragon do?

Jedi-Bee illustration + alt="Jedi-Bee illustration" /> @@ -189,7 +190,7 @@

diagram showing Tetragon architecture and interfaces + alt="diagram showing Tetragon architecture and interfaces" /> @@ -197,42 +198,44 @@

-

Restrict Access to Secure Files with Tetragon | eBPF Runtime Enforcement

+

Restrict Access to Secure Files with Tetragon | eBPF Runtime + Enforcement

@@ -378,12 +388,14 @@

Restrict Access to Secure Files with Tetragon |
  • Tutorial
  • External
  • -

    eBPF for Runtime Enforcement | Tetragon Introduction and Overview

    +

    eBPF for Runtime Enforcement | Tetragon Introduction and + Overview

  • - +