From 52888f07492e2fb779f70e5cbed76a3987d490f6 Mon Sep 17 00:00:00 2001 From: Ivan L'olivier Date: Mon, 29 Jan 2024 17:46:43 -0300 Subject: [PATCH 1/2] feat(frontend/tools): Adding squoosh as a tool --- docs/frontend/tools.mdx | 14 ++++++++++++++ public/frontend/squoosh.svg | 1 + 2 files changed, 15 insertions(+) create mode 100644 public/frontend/squoosh.svg diff --git a/docs/frontend/tools.mdx b/docs/frontend/tools.mdx index 2135b02..7a13f25 100644 --- a/docs/frontend/tools.mdx +++ b/docs/frontend/tools.mdx @@ -4,6 +4,7 @@ description: 'Diferentes herramientas que te pueden ayudar en el día a día com contributors: - github_username: 'nsdonato' + - github_username: 'ivanlolivier' submenu: - imgPlaceholder: 'GrowthBook' @@ -18,4 +19,17 @@ submenu: createdAt: '2024-01-26T00:00:00Z' updatedAt: '2024-01-26T00:00:00Z' videos: [] + + - imgPlaceholder: 'Squoosh' + titleCard: 'Squoosh es el optimizador de imágenes definitivo que le permite comprimir y comparar imágenes con diferentes códecs en su navegador.' + links: + - type: 'Web' + url: 'https://squoosh.app/' + cover: + src: '/frontend/squoosh.svg' + height: 80 + width: 190 + createdAt: '2024-01-29T00:00:00Z' + updatedAt: '2024-01-29T00:00:00Z' + videos: [] --- diff --git a/public/frontend/squoosh.svg b/public/frontend/squoosh.svg new file mode 100644 index 0000000..a9aa929 --- /dev/null +++ b/public/frontend/squoosh.svg @@ -0,0 +1 @@ +Squoosh From a1325a4495515477bc26a5593e30d21de8430498 Mon Sep 17 00:00:00 2001 From: Ivan L'olivier Date: Mon, 29 Jan 2024 17:54:35 -0300 Subject: [PATCH 2/2] Updating frontend/tools updatedAt in the menu --- docs/menu.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/menu.mdx b/docs/menu.mdx index 59776c5..5f20bee 100644 --- a/docs/menu.mdx +++ b/docs/menu.mdx @@ -53,7 +53,7 @@ menu: - name: 'Herramientas' url: '/docs/frontend/tools' createdAt: '2024-01-26T00:00:00Z' - updatedAt: '2024-01-26T00:00:00Z' + updatedAt: '2024-01-29T00:00:00Z' - name: 'Backend' items: