Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 563 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 563 Bytes

Personal Website

This is the second iteration of my personal website, this time using Next.js and Tailwindcss. The first version was written using a static website generator called Zola -- which at the time made more sense to me as I didn't have a need for anything super robust. I just needed to create HTML templates, and add markdown files for the site contents. Over time, I realized that I was investing a significant amount of time in adding features that would have taken less time had I used an actual framework or library.