Published: May 9th, 2024 - Last edited: May 14th, 2024
I'm updating the structure of my site with a news page where I will post from time to time posts about code, projects, this site, and so on.
I have removed the hard coded update section from the home page and now pull posts from a Prismic IO account on the dedicated `/news` page. This came with the migration from Vite/React to NextJS to ease the routing process with the super easy app router.
Here is a quick reminder of the updates I have made so far:
jan 11, 2024
— Updated jsx to tsx.
jan 9, 2024
— Adding Books section. Things I read that might be of interest for others. From 2024 onwards.
dec 20, 2023
— Adding updates and analytics with Umami.
dec 19, 2023
— 1st commit. Vite & Vercel ftw ✌️