-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i18n(pt-BR): Translate
guides/media/cloudinary.mdx
file (#9227)
Co-authored-by: Yan <[email protected]>
- Loading branch information
1 parent
80de369
commit 979da67
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
title: Cloudinary & Astro | ||
description: Adicione imagens e vídeos ao seu projeto Astro usando Cloudinary | ||
type: media | ||
stub: true | ||
service: Cloudinary | ||
i18nReady: true | ||
--- | ||
|
||
[Cloudinary](https://cloudinary.com) é uma plataforma de imagens e vídeos e um Gerenciador de Recursos Digitais (Digital Asset Manager, DAM) headless que permite que você hospede recursos e os entregue da sua rede de entrega de conteúdo (CDN). | ||
|
||
Ao entregar recursos pelo Cloudinary, você adicionalmente tem acesso ao seu mecanismo de transformação, ganhando a habilidade de editar recursos com ferramentas como removedor de fundo, corte dinâmico, redimensionamento e IA generativa. | ||
|
||
## Recursos Oficiais | ||
|
||
- Confira [o SDK Cloudinary Astro](https://astro.cloudinary.dev/) (em Beta) |