site: add badges to checks, copilot pages

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson 2024-09-13 09:46:08 +02:00
parent 2260278786
commit 3c9fa68105
2 changed files with 12 additions and 2 deletions

View File

@ -1,6 +1,11 @@
---
title: Checking your build configuration
linkTitle: Build checks {{< badge color="green" text="New" >}}
linkTitle: Build checks
params:
sidebar:
badge:
color: green
text: New
weight: 30
description: Learn how to use build checks to validate your build configuration.
keywords: build, buildx, buildkit, checks, validate, configuration, lint

View File

@ -1,6 +1,11 @@
---
title: Docker for GitHub Copilot
linkTitle: Docker for GitHub Copilot {{< badge color="violet" text="Early Access" >}}
linkTitle: Docker for GitHub Copilot
params:
sidebar:
badge:
color: violet
text: Early Access
weight: 100
description: Learn how to use the Docker Extension for GitHub Copilot to streamline Docker-related tasks.
keywords: Docker, GitHub Copilot, extension, Visual Studio Code, chat, ai, containerization