Personal website and blog. Built with Nextjs
My website is currently made with Next.js and React. It uses MDX to write blog articles and present them in the site. I also have a podcast and the episodes can be listened directly in the webpage.
pages/blog/*
- Static pre-rendered blog pages using MDX.pages/podcast
- Podcast Page contains the podcasts episodes and links to podcast platforms where you can listen them.pages/about
- A little more info about me.