build: add dbc to /build/ grid

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson 2024-02-28 17:16:56 +01:00
parent fb58333f1f
commit b0d40d72d0
2 changed files with 17 additions and 1 deletions

View File

@ -17,6 +17,10 @@ grid:
architectures.
icon: content_copy
link: /build/building/multi-platform/
- title: Build Cloud
description: Orchestrate your builds with Bake.
icon: /assets/images/logo-build-cloud.svg
link: /build/cloud/
- title: Architecture
description: Explore BuildKit, the open source build engine.
icon: construction
@ -53,4 +57,4 @@ packaging your code. It's a whole ecosystem of tools and features that support
not only common workflow tasks but also provides support for more complex and
advanced scenarios.
{{< grid >}}
{{< grid >}}

View File

@ -0,0 +1,12 @@
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_5606_262)">
<path opacity="0.35" d="M20.4275 7.96448C21.7082 9.24516 21.7082 11.3213 20.4275 12.602L20.041 12.9885L14.4123 7.3594C13.1316 6.07872 11.0551 6.07872 9.77443 7.3594L4.14566 12.9885L3.75922 12.602C2.47854 11.3213 2.47854 9.24516 3.75922 7.96448L9.77443 1.94898C11.0551 0.668294 13.1319 0.668294 14.4123 1.94898L20.4275 7.96448Z" fill="#3391EE"/>
<path d="M20.4275 13.3749C21.7082 14.6556 21.7082 16.7318 20.4275 18.0125L14.4123 24.028C13.1316 25.3086 11.0551 25.3086 9.77443 24.028L3.75922 18.0125C2.47854 16.7318 2.47854 14.6556 3.75922 13.3749L4.14566 12.9885L9.77443 18.6175C11.0551 19.8982 13.1319 19.8982 14.4123 18.6175L20.041 12.9885L20.4275 13.3749Z" fill="#3391EE"/>
<path d="M14.4122 7.35944L20.041 12.9885L14.4122 18.6176C13.1316 19.8982 11.0551 19.8982 9.7744 18.6176L4.14563 12.9885L9.7744 7.35944C11.0551 6.07876 13.1316 6.07876 14.4122 7.35944Z" fill="#1D63ED"/>
</g>
<defs>
<clipPath id="clip0_5606_262">
<rect width="24" height="24" fill="white" transform="translate(0 0.988464)"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB