This is my personal website, built with Astro, Solid and UnoCSS.
The previous version is built with Vitesse.
Anyway, just have fun: zxh.io
Clone the repo and install dependencies:
pnpm i
Start developing the site:
pnpm dev
Build for production with minification:
pnpm build