Remove bloat images and tags
Before Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 36 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 6.8 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 53 KiB |
@ -4,8 +4,8 @@ import { glob } from 'astro/loaders';
|
|||||||
const contentSchema = z.object({
|
const contentSchema = z.object({
|
||||||
title: z.string(),
|
title: z.string(),
|
||||||
description: z.string(),
|
description: z.string(),
|
||||||
image: z.string(),
|
image: z.string().optional(),
|
||||||
imageCaption: z.string(),
|
imageCaption: z.string().optional(),
|
||||||
date: z.coerce.date().optional(),
|
date: z.coerce.date().optional(),
|
||||||
tags: z.array(z.string()).optional(),
|
tags: z.array(z.string()).optional(),
|
||||||
author: z.string(),
|
author: z.string(),
|
||||||
|
@ -1,17 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: A Better Way for Consuming Content
|
title: A Better Way for Consuming Content
|
||||||
description: Get your news without visiting websites with algorithms that shows content that you don't want to see.
|
description: Get your news without visiting websites with algorithms that shows content that you don't want to see.
|
||||||
tags: [Tech]
|
|
||||||
image: /blog/a-better-way-for-consuming-content/banner.webp
|
|
||||||
imageCaption: Newspapers. Photo by Ashni on Unsplash
|
|
||||||
date: 2024-4-11
|
date: 2024-4-11
|
||||||
author: Juan Manzanero
|
author: Juan Manzanero
|
||||||
rss: true
|
rss: true
|
||||||
---
|
---
|
||||||
|
|
||||||

|
|
||||||
_Newspapers. Photo by Ashni on Unsplash_
|
|
||||||
|
|
||||||
Get your news without visiting websites with algorithms that shows content that you don't want to see.
|
Get your news without visiting websites with algorithms that shows content that you don't want to see.
|
||||||
|
|
||||||
## Algorithms that Dictates What You See
|
## Algorithms that Dictates What You See
|
||||||
|
@ -1,17 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: Build a fullstack web app
|
title: Build a fullstack web app
|
||||||
description: Build a fullstack web app using Next.js as meta-framework and PostgreSQL as database.
|
description: Build a fullstack web app using Next.js as meta-framework and PostgreSQL as database.
|
||||||
tags: [Next.js, PostgreSQL, Prisma, Auth.js, tailwindcss, shadcn/ui]
|
|
||||||
image: /blog/build-a-fullstack-app/banner.png
|
|
||||||
imageCaption: Banner with the tech stack used in this tutorial, Next.js, TailwindCSS, shadcn/ui, Prisma, PostgreSQL and Auth.js.
|
|
||||||
date: 2024-1-18
|
date: 2024-1-18
|
||||||
author: Juan Manzanero
|
author: Juan Manzanero
|
||||||
rss: true
|
rss: true
|
||||||
---
|
---
|
||||||
|
|
||||||

|
|
||||||
_Tech stack used in this tutorial_
|
|
||||||
|
|
||||||
[GitHub repo](https://github.com/juanmanzanero-com/fullstack-app)
|
[GitHub repo](https://github.com/juanmanzanero-com/fullstack-app)
|
||||||
|
|
||||||
## Content
|
## Content
|
||||||
|
@ -1,19 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: How Computers Works
|
title: How Computers Works
|
||||||
description: Today we use, in some way, the computer in almost every activity in our lives, it could be for work or just fun, but if we think carefully, computers are an invention from the previous century, and have changed our lives.
|
description: Today we use, in some way, the computer in almost every activity in our lives, it could be for work or just fun, but if we think carefully, computers are an invention from the previous century, and have changed our lives.
|
||||||
tags: [Tech, Informatic]
|
|
||||||
image: /blog/how-computers-works/banner.jpg
|
|
||||||
imageCaption: An open laptop. Photo by Philipp Katzenberger on Unsplash
|
|
||||||
date: 2023-5-29
|
date: 2023-5-29
|
||||||
author: Juan Manzanero
|
author: Juan Manzanero
|
||||||
rss: true
|
rss: true
|
||||||
---
|
---
|
||||||
|
|
||||||
 _An open laptop. Photo by
|
|
||||||
[Philipp Katzenberger](https://unsplash.com/@fantasyflip?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText')
|
|
||||||
on
|
|
||||||
[Unsplash](https://unsplash.com/photos/iIJrUoeRoCQ?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)_
|
|
||||||
|
|
||||||
Today we use, in some way, the computer in almost every activity in our lives, it could be for work or just fun, but if we think carefully, computers are an invention from the previous century, and have changed our lives.
|
Today we use, in some way, the computer in almost every activity in our lives, it could be for work or just fun, but if we think carefully, computers are an invention from the previous century, and have changed our lives.
|
||||||
|
|
||||||
New works have appeared, new careers to study, and new problems to be solved.
|
New works have appeared, new careers to study, and new problems to be solved.
|
||||||
|
@ -1,17 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: I participated in a Hackathon
|
title: I participated in a Hackathon
|
||||||
description: I recently participated in a Supabase Hackathon, forming a team with people from other countries.
|
description: I recently participated in a Supabase Hackathon, forming a team with people from other countries.
|
||||||
tags: [Tech, Hobby, Hackaton]
|
|
||||||
image: /blog/i-participated-in-a-hackathon/banner.png
|
|
||||||
imageCaption: 'Tech stack used: Supabase, Next.js and Shadcn/UI, My first hackathon!'
|
|
||||||
date: 2023-8-16
|
date: 2023-8-16
|
||||||
author: Juan Manzanero
|
author: Juan Manzanero
|
||||||
rss: true
|
rss: true
|
||||||
---
|
---
|
||||||
|
|
||||||
 _Tech stack used:
|
|
||||||
Supabase, Next.js and Shadcn/UI, My first hackathon!_
|
|
||||||
|
|
||||||
I recently participated in a Supabase Hackathon, forming a team with people from other countries.
|
I recently participated in a Supabase Hackathon, forming a team with people from other countries.
|
||||||
|
|
||||||
The Hackathon thematic was free, the only main rule is to use Supabase for any
|
The Hackathon thematic was free, the only main rule is to use Supabase for any
|
||||||
|
@ -1,17 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: Next Intl Blog Template
|
title: Next Intl Blog Template
|
||||||
description: Start your blog in multiple languages!
|
description: Start your blog in multiple languages!
|
||||||
tags: [Next.js, next-intl, tailwindcss]
|
|
||||||
image: /blog/next-intl-blog-template/banner.png
|
|
||||||
imageCaption: Next Intl Blog Template banner
|
|
||||||
date: 2023-12-18
|
date: 2023-12-18
|
||||||
author: Juan Manzanero
|
author: Juan Manzanero
|
||||||
rss: true
|
rss: true
|
||||||
---
|
---
|
||||||
|
|
||||||

|
|
||||||
_Next Intl Blog Template banner_
|
|
||||||
|
|
||||||
[GitHub](https://github.com/juanmanzanero-com/next-intl-blog-template)
|
[GitHub](https://github.com/juanmanzanero-com/next-intl-blog-template)
|
||||||
|
|
||||||
[Website](https://next-intl-blog-template.vercel.app/en)
|
[Website](https://next-intl-blog-template.vercel.app/en)
|
||||||
|
@ -1,19 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: Rewind 2023 and future plans
|
title: Rewind 2023 and future plans
|
||||||
description: My rewind for 2023 and my plans for 2024 and beyond.
|
description: My rewind for 2023 and my plans for 2024 and beyond.
|
||||||
tags: [Thoughts]
|
|
||||||
image: /blog/rewind-2023-and-future-plans/banner.jpg
|
|
||||||
imageCaption: A sunset with a sign, photo by Javier Allegue Barros on Unsplash
|
|
||||||
date: 2023-12-16
|
date: 2023-12-16
|
||||||
author: Juan Manzanero
|
author: Juan Manzanero
|
||||||
rss: true
|
rss: true
|
||||||
---
|
---
|
||||||
|
|
||||||
 _Photo by
|
|
||||||
[Javier Allegue Barros](https://unsplash.com/@soymeraki?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash)
|
|
||||||
on
|
|
||||||
[Unsplash](https://unsplash.com/photos/silhouette-of-road-signage-during-golden-hour-C7B-ExXpOIE?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash)_
|
|
||||||
|
|
||||||
My rewind for 2023 and my plans for 2024 and beyond.
|
My rewind for 2023 and my plans for 2024 and beyond.
|
||||||
|
|
||||||
I hope you are having a good time this holiday.
|
I hope you are having a good time this holiday.
|
||||||
|
@ -1,21 +1,15 @@
|
|||||||
---
|
---
|
||||||
title: The Monotony of Social Media
|
title: The Monotony of Social Media
|
||||||
description: Abstracting human interaction using software has caused many problems that didn’t exist before.
|
description:
|
||||||
tags: [Thoughts]
|
Abstracting human interaction using software has caused many problems that
|
||||||
image: /blog/the-monotony-of-social-media/banner.jpg
|
didn’t exist before.
|
||||||
imageCaption: Person checking social media. Photo by Austin Distel on Unsplash
|
|
||||||
date: 2023-7-17
|
date: 2023-7-17
|
||||||
author: Juan Manzanero
|
author: Juan Manzanero
|
||||||
rss: true
|
rss: true
|
||||||
---
|
---
|
||||||
|
|
||||||

|
Abstracting human interaction using software has caused many problems that
|
||||||
_Person checking social media. Photo by
|
didn’t exist before.
|
||||||
[Austin Distel](https://unsplash.com/@austindistel?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash)
|
|
||||||
on
|
|
||||||
[Unsplash](https://unsplash.com/photos/person-using-both-laptop-and-smartphone-tLZhFRLj6nY?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash)_
|
|
||||||
|
|
||||||
Abstracting human interaction using software has caused many problems that didn’t exist before.
|
|
||||||
|
|
||||||
It’s obvious, a lot of interactions on the Internet occurs through social media,
|
It’s obvious, a lot of interactions on the Internet occurs through social media,
|
||||||
letting you send friend requests, chat, or share memes and photos. However,
|
letting you send friend requests, chat, or share memes and photos. However,
|
||||||
|
@ -1,18 +1,12 @@
|
|||||||
---
|
---
|
||||||
title: The Reason to Create a Version 2.0 of my Website
|
title: The Reason to Create a Version 2.0 of my Website
|
||||||
description: I commited some errors when creating the first version of my website, here I will share what I have learned.
|
description: I commited some errors when creating the first version of my website, here I will share what I have learned.
|
||||||
tags: [Tech]
|
|
||||||
image: /blog/website-2.0/banner.png
|
|
||||||
imageCaption: Tech Stack of this website. Next.js, Vercel, React.js, TypeScript and TailwindCSS
|
|
||||||
date: 2023-4-7
|
date: 2023-4-7
|
||||||
author: Juan Manzanero
|
author: Juan Manzanero
|
||||||
rss: false
|
rss: false
|
||||||
draft: true
|
draft: true
|
||||||
---
|
---
|
||||||
|
|
||||||
 _Tech Stack of this website.
|
|
||||||
Next.js, Vercel, React.js, TypeScript and TailwindCSS_
|
|
||||||
|
|
||||||
I commited some errors when creating the first version of my website, here I will share what I have learned.
|
I commited some errors when creating the first version of my website, here I will share what I have learned.
|
||||||
|
|
||||||
The first version of my website was one of my biggest projects so fat, but
|
The first version of my website was one of my biggest projects so fat, but
|
||||||
|
@ -1,17 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: Website migrated to Astro
|
title: Website migrated to Astro
|
||||||
description: I migrated this website to Astro, so I can test it and I really like it the features of Astro.
|
description: I migrated this website to Astro, so I can test it and I really like it the features of Astro.
|
||||||
tags: [Astro]
|
|
||||||
image: /blog/website-migrated-to-astro/banner.png
|
|
||||||
imageCaption: Next Intl Blog Template banner
|
|
||||||
date: 2024-6-26
|
date: 2024-6-26
|
||||||
author: Juan Manzanero
|
author: Juan Manzanero
|
||||||
rss: true
|
rss: true
|
||||||
---
|
---
|
||||||
|
|
||||||

|
|
||||||
_Tech stack used. Astro, React, TailwindCSS, MDX_
|
|
||||||
|
|
||||||
So yeah, I proved this tool for building static websites, as Vercel has been taking weird decisions about the direction of the development of Next.js.
|
So yeah, I proved this tool for building static websites, as Vercel has been taking weird decisions about the direction of the development of Next.js.
|
||||||
|
|
||||||
That, and I realized that I just need a full static website, no need of SSR even for the Microblog page, as I don't post daily, I can just redeploy the website, so the last post is rendered.
|
That, and I realized that I just need a full static website, no need of SSR even for the Microblog page, as I don't post daily, I can just redeploy the website, so the last post is rendered.
|
||||||
|
@ -1,19 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: Cómo Funcionan las Computadoras
|
title: Cómo Funcionan las Computadoras
|
||||||
description: Hoy en día usamos, de alguna manera, una computadora en casi toda actividad de nuestras vidas, volviéndose indispensables.
|
description: Hoy en día usamos, de alguna manera, una computadora en casi toda actividad de nuestras vidas, volviéndose indispensables.
|
||||||
tags: [Tech, Informatic]
|
|
||||||
image: /blog/how-computers-works/banner.jpg
|
|
||||||
imageCaption: Una laptop abierta. Foto de Philipp Katzenberger en Unsplash
|
|
||||||
date: 2023-5-29
|
date: 2023-5-29
|
||||||
author: Juan Manzanero
|
author: Juan Manzanero
|
||||||
rss: true
|
rss: true
|
||||||
---
|
---
|
||||||
|
|
||||||
 _Una laptop abierta. Foto de
|
|
||||||
[Philipp Katzenberger](https://unsplash.com/@fantasyflip?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText')
|
|
||||||
en
|
|
||||||
[Unsplash](https://unsplash.com/photos/iIJrUoeRoCQ?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)_
|
|
||||||
|
|
||||||
Hoy en día usamos, de alguna manera, una computadora en casi toda actividad de nuestras vidas, podría ser para trabajo o solo por diversión, pero si lo pensamos con cuidado, las computadoras son un invento del siglo pasado, y han cambiado nuestras vidas.
|
Hoy en día usamos, de alguna manera, una computadora en casi toda actividad de nuestras vidas, podría ser para trabajo o solo por diversión, pero si lo pensamos con cuidado, las computadoras son un invento del siglo pasado, y han cambiado nuestras vidas.
|
||||||
|
|
||||||
Nuevos empleos han aparecido, nuevas carreras por estudiar, nuevos problemas por resolver.
|
Nuevos empleos han aparecido, nuevas carreras por estudiar, nuevos problemas por resolver.
|
||||||
|
@ -1,17 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: Construye una App Fullstack
|
title: Construye una App Fullstack
|
||||||
description: Construye una app fullstack usando Next.js como meta-framework y PostgreSQL como base de datos.
|
description: Construye una app fullstack usando Next.js como meta-framework y PostgreSQL como base de datos.
|
||||||
tags: [Next.js, PostgreSQL, Prisma, Auth.js, tailwindcss, shadcn/ui]
|
|
||||||
image: /blog/build-a-fullstack-app/banner.png
|
|
||||||
imageCaption: "Banner con el teck stack usado en este tutorial, Next.js, TailwindCSS, shadcn/ui, Prisma, PostgreSQL y Auth.js."
|
|
||||||
date: 2024-1-18
|
date: 2024-1-18
|
||||||
author: Juan Manzanero
|
author: Juan Manzanero
|
||||||
rss: true
|
rss: true
|
||||||
---
|
---
|
||||||
|
|
||||||

|
|
||||||
_Tech stack usado en este tutorial_
|
|
||||||
|
|
||||||
[GitHub repo](https://github.com/juanmanzanero-com/fullstack-app)
|
[GitHub repo](https://github.com/juanmanzanero-com/fullstack-app)
|
||||||
|
|
||||||
# Contenido
|
# Contenido
|
||||||
|
@ -1,20 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: La Monotonia de las Redes Sociales
|
title: La Monotonia de las Redes Sociales
|
||||||
description: La abstracción de la interacción humana mediante software ha causado muchos problemas que antes no existían.
|
description: La abstracción de la interacción humana mediante software ha causado muchos problemas que antes no existían.
|
||||||
tags: [Thoughts]
|
|
||||||
image: /blog/the-monotony-of-social-media/banner.jpg
|
|
||||||
imageCaption: Persona checando sus redes sociales. Foto de Austin Distel en Unsplash
|
|
||||||
date: 2023-7-17
|
date: 2023-7-17
|
||||||
author: Juan Manzanero
|
author: Juan Manzanero
|
||||||
rss: true
|
rss: true
|
||||||
---
|
---
|
||||||
|
|
||||||

|
|
||||||
_Persona checando sus redes sociales. Foto de
|
|
||||||
[Austin Distel](https://unsplash.com/@austindistel?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash)
|
|
||||||
en
|
|
||||||
[Unsplash](https://unsplash.com/photos/person-using-both-laptop-and-smartphone-tLZhFRLj6nY?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash)_
|
|
||||||
|
|
||||||
Es evidente que muchas interacciones en Internet ocurren a través de las redes sociales,
|
Es evidente que muchas interacciones en Internet ocurren a través de las redes sociales,
|
||||||
lo que te permite enviar solicitudes de amistad, chatear o compartir memes y fotos.
|
lo que te permite enviar solicitudes de amistad, chatear o compartir memes y fotos.
|
||||||
|
|
||||||
|
@ -1,17 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: Next Intl Blog Template
|
title: Next Intl Blog Template
|
||||||
description: ¡Comienza tu blog en múltiples idiomas!
|
description: ¡Comienza tu blog en múltiples idiomas!
|
||||||
tags: [Next.js, next-intl, tailwindcss]
|
|
||||||
image: /blog/next-intl-blog-template/banner.png
|
|
||||||
imageCaption: Next Intl Blog Template banner
|
|
||||||
date: 2023-12-18
|
date: 2023-12-18
|
||||||
author: Juan Manzanero
|
author: Juan Manzanero
|
||||||
rss: true
|
rss: true
|
||||||
---
|
---
|
||||||
|
|
||||||

|
|
||||||
_Next Intl Blog Template banner_
|
|
||||||
|
|
||||||
[GitHub](https://github.com/juanmanzanero-com/next-intl-blog-template)
|
[GitHub](https://github.com/juanmanzanero-com/next-intl-blog-template)
|
||||||
|
|
||||||
[Website](https://next-intl-blog-template.vercel.app/en)
|
[Website](https://next-intl-blog-template.vercel.app/en)
|
||||||
|
@ -1,17 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: Participé en una Hackaton
|
title: Participé en una Hackaton
|
||||||
description: Recientemente participé en un Hackathon de Supabase, formando un equipo con personas de otros países.
|
description: Recientemente participé en un Hackathon de Supabase, formando un equipo con personas de otros países.
|
||||||
tags: [Tech, Hobby, Hackaton]
|
|
||||||
image: /blog/i-participated-in-a-hackathon/banner.png
|
|
||||||
imageCaption: "Tech stack utilizado: Supabase, Next.js y Shadcn/UI, ¡mi primera hackathon!"
|
|
||||||
date: 2023-8-16
|
date: 2023-8-16
|
||||||
author: Juan Manzanero
|
author: Juan Manzanero
|
||||||
rss: true
|
rss: true
|
||||||
---
|
---
|
||||||
|
|
||||||
 _Tech stack used:
|
|
||||||
Supabase, Next.js and Shadcn/UI, My first hackathon!_
|
|
||||||
|
|
||||||
Recientemente participé en un [Hackathon de Supabase](https://supabase.com/blog/supabase-lw8-hackathon),
|
Recientemente participé en un [Hackathon de Supabase](https://supabase.com/blog/supabase-lw8-hackathon),
|
||||||
formando un equipo con personas de otros países, uno de Bangladesh y otro de Brasil,
|
formando un equipo con personas de otros países, uno de Bangladesh y otro de Brasil,
|
||||||
utilizando inglés para comunicarnos en Discord.
|
utilizando inglés para comunicarnos en Discord.
|
||||||
|
@ -1,19 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: Rewind 2023 y Planes Futuros
|
title: Rewind 2023 y Planes Futuros
|
||||||
description: Mi rewind del 2023 y mis planes para el 2024 y más allá.
|
description: Mi rewind del 2023 y mis planes para el 2024 y más allá.
|
||||||
tags: [Thoughts]
|
|
||||||
image: /blog/rewind-2023-and-future-plans/banner.jpg
|
|
||||||
imageCaption: Puesta de sol con un letrero, foto de Javier Allegue Barros en Unsplash
|
|
||||||
date: 2023-12-16
|
date: 2023-12-16
|
||||||
author: Juan Manzanero
|
author: Juan Manzanero
|
||||||
rss: true
|
rss: true
|
||||||
---
|
---
|
||||||
|
|
||||||
 _Foto de
|
|
||||||
[Javier Allegue Barros](https://unsplash.com/@soymeraki?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash)
|
|
||||||
en
|
|
||||||
[Unsplash](https://unsplash.com/photos/silhouette-of-road-signage-during-golden-hour-C7B-ExXpOIE?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash)_
|
|
||||||
|
|
||||||
Mi rewind del 2023 y mis planes para el 2024 y más allá.
|
Mi rewind del 2023 y mis planes para el 2024 y más allá.
|
||||||
|
|
||||||
Espero que la estés pasando bien en estas fechas.
|
Espero que la estés pasando bien en estas fechas.
|
||||||
|
@ -1,19 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: Una Mejor Forma de Consumir Contenido
|
title: Una Mejor Forma de Consumir Contenido
|
||||||
description: Obtén tus noticias sin visitar websites con algoritmos que muestran contenido que no quieres ver.
|
description: Obtén tus noticias sin visitar websites con algoritmos que muestran contenido que no quieres ver.
|
||||||
tags: [Tech]
|
|
||||||
image: /blog/a-better-way-for-consuming-content/banner.webp
|
|
||||||
imageCaption: Periódicos. Foto de Ashni en Unsplash
|
|
||||||
date: 2024-4-11
|
date: 2024-4-11
|
||||||
author: Juan Manzanero
|
author: Juan Manzanero
|
||||||
rss: true
|
rss: true
|
||||||
---
|
---
|
||||||
|
|
||||||
 _Foto de
|
|
||||||
[Ashni](https://unsplash.com/@ashni_ahlawat?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash)
|
|
||||||
en
|
|
||||||
[Unsplash](https://unsplash.com/photos/text-ePWaAwUn80k?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash)_
|
|
||||||
|
|
||||||
Obtén tus noticias sin visitar websites con algoritmos que muestran contenido que no quieres ver.
|
Obtén tus noticias sin visitar websites con algoritmos que muestran contenido que no quieres ver.
|
||||||
|
|
||||||
## Algoritmos que dictan lo que ves
|
## Algoritmos que dictan lo que ves
|
||||||
|
@ -1,18 +1,12 @@
|
|||||||
---
|
---
|
||||||
title: La Razón para Crear una Versión 2.0 de mi Website
|
title: La Razón para Crear una Versión 2.0 de mi Website
|
||||||
description: Cometí algunos errores al crear la primera versión de mi sitio web, aquí compartiré lo que he aprendido.
|
description: Cometí algunos errores al crear la primera versión de mi sitio web, aquí compartiré lo que he aprendido.
|
||||||
tags: [Tech]
|
|
||||||
image: /blog/website-2.0/banner.png
|
|
||||||
imageCaption: Tech Stack usado para este sitio web. Next.js, Vercel, React.js, TypeScript and TailwindCSS
|
|
||||||
date: 2023-4-7
|
date: 2023-4-7
|
||||||
author: Juan Manzanero
|
author: Juan Manzanero
|
||||||
rss: false
|
rss: false
|
||||||
draft: true
|
draft: true
|
||||||
---
|
---
|
||||||
|
|
||||||
 _Tech Stack of this website.
|
|
||||||
Next.js, Vercel, React.js, TypeScript and TailwindCSS_
|
|
||||||
|
|
||||||
La primera versión de mi sitio web fue uno de mis mayores proyectos hasta ahora, pero ahora que tengo más experiencia como ingeniero Frontend, me doy cuenta de que no hice suficiente investigación para crear un sitio web con un blog.
|
La primera versión de mi sitio web fue uno de mis mayores proyectos hasta ahora, pero ahora que tengo más experiencia como ingeniero Frontend, me doy cuenta de que no hice suficiente investigación para crear un sitio web con un blog.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
@ -1,17 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: Website migrado a Astro
|
title: Website migrado a Astro
|
||||||
description: Migré este website a Astro, de tal forma para probarlo, me terminó gustando.
|
description: Migré este website a Astro, de tal forma para probarlo, me terminó gustando.
|
||||||
tags: [Astro]
|
|
||||||
image: /blog/website-migrated-to-astro/banner.png
|
|
||||||
imageCaption: Next Intl Blog Template banner
|
|
||||||
date: 2024-6-26
|
date: 2024-6-26
|
||||||
author: Juan Manzanero
|
author: Juan Manzanero
|
||||||
rss: true
|
rss: true
|
||||||
---
|
---
|
||||||
|
|
||||||

|
|
||||||
_Tech stack usado. Astro, React, TailwindCSS, MDX_
|
|
||||||
|
|
||||||
Migré este website a Astro, de tal forma para probarlo, me terminó gustando.
|
Migré este website a Astro, de tal forma para probarlo, me terminó gustando.
|
||||||
|
|
||||||
Probé esta herramienta para construir website estáticos, ya que Vercel ha estado tomando decisiones raras sobre la dirección del desarrollo de Next.js.
|
Probé esta herramienta para construir website estáticos, ya que Vercel ha estado tomando decisiones raras sobre la dirección del desarrollo de Next.js.
|
||||||
|
@ -18,13 +18,3 @@ contact[at]juanmanzanero[dot]com
|
|||||||
|
|
||||||
You may [download my PGP key](/publickey.contact@juanmanzanero.com-bc93bba27f657fc49730741013ec4a1443f077a9.asc) to validate my emails.
|
You may [download my PGP key](/publickey.contact@juanmanzanero.com-bc93bba27f657fc49730741013ec4a1443f077a9.asc) to validate my emails.
|
||||||
|
|
||||||
## Social media
|
|
||||||
|
|
||||||
If you want to talk about contracting me, you may check my career:
|
|
||||||
|
|
||||||
- [LinkedIn](https://www.linkedin.com/in/juancmandev)
|
|
||||||
|
|
||||||
You may check my GitHub, but I have also my own Gitea instance:
|
|
||||||
|
|
||||||
- [GitHub](https://github.com/juanmanzanero-com)
|
|
||||||
- [Gitea](https://git.juanmanzanero.com/juanmanzanero)
|
|
||||||
|
@ -17,14 +17,3 @@ contact[at]juanmanzanero[dot]com
|
|||||||
```
|
```
|
||||||
|
|
||||||
Puedes [descargar mi PGP key](/publickey.contact@juanmanzanero.com-bc93bba27f657fc49730741013ec4a1443f077a9.asc) para validar mis emails.
|
Puedes [descargar mi PGP key](/publickey.contact@juanmanzanero.com-bc93bba27f657fc49730741013ec4a1443f077a9.asc) para validar mis emails.
|
||||||
|
|
||||||
## Redes sociales
|
|
||||||
|
|
||||||
Si quieres hablar sobre contratarme, puedes revisar mi carrera:
|
|
||||||
|
|
||||||
- [LinkedIn](https://www.linkedin.com/in/juanmanzanero-com)
|
|
||||||
|
|
||||||
Puedes revisar mi GitHub, aunque igual tengo mi propia instancia de Gitea:
|
|
||||||
|
|
||||||
- [GitHub](https://github.com/juanmanzanero-com)
|
|
||||||
- [Gitea](https://git.juanmanzanero.com/juanmanzanero)
|
|
||||||
|