Ingo's Personal Site Archive

v1
The original Svelte site
This was my original site! I think I did do some pretty cool stuff, but a few things are broken because I didn't really understand component mounting/unmounting at the time lol. Also shadcn defaults were overused.
v2 Now with a sidebar!
The second Svelte site
This was around the time where I started to kinda develop a bit more of a personal UI style I guess. You know how I usually use dotted borders like on this site? Well this is where it started. Also I didn't just use the shadcn/ui sidebar and built my own which is nice. This is also when I decided to start blogging, but never ended up finishing my first post before migrating to my next site.
v3 Now with a CMS
AND a sidebar!
Rewrite in Next
I don't know why I decided to rewrite in Next.js. I kinda regretted it later when the only free serverless platform I could use was Vercel. But I set up Sanity CMS and that's what I've continue to use to this day. It was mostly the same as v2, but with a CMS for managing blog articles. Also the project page 404s because I couldn't be bothered to add it.