Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 758 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 758 Bytes

Website V6

This is the 6th version of my personal website (and hopefully the last one!).

The motivation behind this version was to go all-in and try a whole lot of new technologies and tools that I had never (or barely) used before. This includes:

  • Next.js for static site generation.
  • Vercel for deployment.
  • Sanity for content management.
  • Tailwind CSS for styling.
  • Shadcn/ui as a component library (I know! not exactly a "component" library, but you get it! 🙄).

Sanity was one of the main motivators, as a CMS is something I had never used before but have always been curious about!