This is the source code for my personal blog.
It was previously using Hugo but as I started doint web development I switched to a stack that fits my needs.
It is currently built in typescript using Next.js with SSG, Tailwind and unified for parsing markdown files and generating the HTML.
It is hosted on Vercel with automatic deployments after a push to Github.