From d3b8161f7ac07113658aa875d47d43da1204318b Mon Sep 17 00:00:00 2001 From: ltagliaferri Date: Thu, 8 Feb 2024 23:07:07 -0500 Subject: [PATCH 1/2] Video landing page, index.html, header Signed-off-by: ltagliaferri --- .../chainguard/chainguard-images/_index.md | 6 +-- .../chainguard-images/videos/_index.md | 45 ++++++++++++++++++- layouts/index.html | 10 ++--- layouts/partials/head/script-header.html | 1 + 4 files changed, 52 insertions(+), 10 deletions(-) diff --git a/content/chainguard/chainguard-images/_index.md b/content/chainguard/chainguard-images/_index.md index 9e8c6f64d4..bf8a2d1f93 100644 --- a/content/chainguard/chainguard-images/_index.md +++ b/content/chainguard/chainguard-images/_index.md @@ -3,7 +3,7 @@ title: "Images" description: "Suite of minimalist images powered by Wolfi" type: "article" date: 2022-09-05T08:49:15+00:00 -lastmod: 2022-09-05T08:49:15+00:00 +lastmod: 2024-02-08T08:49:15+00:00 draft: false images: [] weight: 001 @@ -38,9 +38,9 @@ tutorials: [ url: "/chainguard/chainguard-images/reference/python/" }, { - title: "Ruby", + title: "NGINX", description: "", - url: "/chainguard/chainguard-images/reference/ruby/" + url: "/chainguard/chainguard-images/reference/nginx/" }, { title: "JDK (Java)", diff --git a/content/chainguard/chainguard-images/videos/_index.md b/content/chainguard/chainguard-images/videos/_index.md index 4dc60629ef..02bc1be250 100644 --- a/content/chainguard/chainguard-images/videos/_index.md +++ b/content/chainguard/chainguard-images/videos/_index.md @@ -4,9 +4,50 @@ linktitle: "Videos" description: "Video tutorials" type: "article" date: 2023-07-07T08:48:45+00:00 -lastmod: 2023-08-22T08:48:45+00:00 +lastmod: 2024-02-08T08:49:15+00:00 draft: false images: [] weight: 950 -toc: true +topic: true +banner: { + image: "/icon-video.svg", + title: "Migrating Go Applications to Chainguard", + subtitle: "Improve security and reduce file size with a Go Chainguard Image", + cta: "Watch now", + link: "/chainguard/chainguard-images/videos/migrating_go/" +} +sectiontitle: "User Videos" +tutorials: [ + { + title: "Minimal Images for Apps with Runtimes", + description: "", + url: "/chainguard/chainguard-images/videos/minimal-runtime-images/" + }, + { + title: "Using the Chainguard Static Base Image", + description: "", + url: "/chainguard/chainguard-images/videos/static-base-image/" + }, + { + title: "Chainguard Security Advisories and the Diff API", + description: "", + url: "/chainguard/chainguard-images/videos/security_advisories/" + }, + { + title: "Debugging Distroless Containers ", + description: "", + url: "/chainguard/chainguard-images/videos/debugging_distroless/" + }, + { + title: "Up-to-Date Images with Digestabot", + description: "", + url: "/chainguard/chainguard-images/videos/digestabot/" + }, + { + title: "Getting Software Versions from Chainguard Images", + description: "", + url: "/chainguard/chainguard-images/videos/version-info-chainguard-images/" + }, +] + --- diff --git a/layouts/index.html b/layouts/index.html index 1489876d11..8065f1094e 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -60,7 +60,7 @@
Chainguard Images
- +
@@ -86,8 +86,8 @@
Chainguard Images
-
Wolfi
-

Get up and running with minimal, distroless images by using Dockerfiles

+
Learning Labs
+

Sign up and attend our next session

@@ -197,7 +197,7 @@

Reach 'inbox zero' for your CVEs