Just my personal site nothing special.
Uses Vite as a build tool, but there really isn't any crazy JS or framework behind the site. But a build tool just makes life easier.
Uses WindiCSS (Same as TailwindCSS) for utility-first based styling. Honestly just really enjoy the Tailwind style of doing CSS.
The site is composed of Handlebar template files located in src/partials
and a little JS in src/main.js
.