From 4a350088fd8937921de88dfb6ca223322c16c089 Mon Sep 17 00:00:00 2001 From: Gustavo <75509324+guskpo20@users.noreply.github.com> Date: Sun, 28 Jan 2024 14:01:44 -0300 Subject: [PATCH] feat: add new frontend category --- docs/frontend/images.mdx | 61 ++++++++++++++++++++++++++++++++++++++++ docs/menu.mdx | 5 ++++ 2 files changed, 66 insertions(+) create mode 100644 docs/frontend/images.mdx diff --git a/docs/frontend/images.mdx b/docs/frontend/images.mdx new file mode 100644 index 0000000..c3a7c1a --- /dev/null +++ b/docs/frontend/images.mdx @@ -0,0 +1,61 @@ +--- +title: Imagenes de libre uso y fondos +description: 'Diferentes paginas en las cuales puedes buscar imagenes sin preocuparte por el copyright.' + +contributors: + - github_username: 'nsdonato' + - github_username: 'guskpo20' + +submenu: + - imgPlaceholder: 'Pexels' + titleCard: 'Imagenes de uso libre' + links: + - type: 'Web' + url: 'https://www.pexels.com/es-es/' + cover: + src: '' + height: 80 + width: 190 + createdAt: '2024-01-28T00:00:00Z' + updatedAt: '2024-01-28T00:00:00Z' + videos: [] + + - imgPlaceholder: 'Animated Backgrounds' + titleCard: 'Fondos css animados' + links: + - type: 'Web' + url: 'https://animatedbackgrounds.me' + cover: + src: '' + height: 80 + width: 190 + createdAt: '2024-01-28T00:00:00Z' + updatedAt: '2024-01-28T00:00:00Z' + videos: [] + + - imgPlaceholder: 'Undraw' + titleCard: 'Colección de ilustraciones libres (open source) con imágenes vectoriales en formato SVG' + links: + - type: 'Web' + url: 'https://undraw.co' + cover: + src: '' + height: 80 + width: 190 + createdAt: '2024-01-28T00:00:00Z' + updatedAt: '2024-01-28T00:00:00Z' + videos: [] + + - imgPlaceholder: 'Humaaans' + titleCard: 'Ilustraciones de personas con una biblioteca de diseño' + links: + - type: 'Web' + url: 'https://www.humaaans.com' + cover: + src: '' + height: 80 + width: 190 + createdAt: '2024-01-28T00:00:00Z' + updatedAt: '2024-01-28T00:00:00Z' + videos: [] +--- diff --git a/docs/menu.mdx b/docs/menu.mdx index e92619f..8ee8dac 100644 --- a/docs/menu.mdx +++ b/docs/menu.mdx @@ -54,6 +54,11 @@ menu: url: '/docs/frontend/tools' createdAt: '2024-01-26T00:00:00Z' updatedAt: '2024-01-26T00:00:00Z' + + - name: 'Imagenes y fondos' + url: '/docs/frontend/images' + createdAt: '2024-01-28T00:00:00Z' + updatedAt: '2024-01-28T00:00:00Z' - name: 'Backend' items: