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..241acd04a0 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -60,7 +60,7 @@