Skip to content

The 6th version of my personal website. Powered by NextJS and Sanity!

Notifications You must be signed in to change notification settings

maxijonson/website-v6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!