My personal website
Find a file
2026-01-08 18:09:08 +01:00
.github/workflows fix(ci): update pnpm version to 10.x and fix lockfile compatibility 2026-01-08 16:52:31 +01:00
.zed featmigrate from Angular to Astro static site 2026-01-08 16:46:17 +01:00
public feat: implement automatic image optimization with Astro Assets 2026-01-08 17:52:58 +01:00
src perf: reduce image sizes to stay under 100KB threshold 2026-01-08 18:09:08 +01:00
.biomeignore featmigrate from Angular to Astro static site 2026-01-08 16:46:17 +01:00
.env featmigrate from Angular to Astro static site 2026-01-08 16:46:17 +01:00
.gitignore feat: implement automatic image optimization with Astro Assets 2026-01-08 17:52:58 +01:00
.npmrc fix(ci): update pnpm version to 10.x and fix lockfile compatibility 2026-01-08 16:52:31 +01:00
.prettierignore featmigrate from Angular to Astro static site 2026-01-08 16:46:17 +01:00
.prettierrc.json featmigrate from Angular to Astro static site 2026-01-08 16:46:17 +01:00
astro.config.mjs perf: reduce image sizes to stay under 100KB threshold 2026-01-08 18:09:08 +01:00
biome.json featmigrate from Angular to Astro static site 2026-01-08 16:46:17 +01:00
package.json feat: implement automatic image optimization with Astro Assets 2026-01-08 17:52:58 +01:00
pnpm-lock.yaml feat: implement automatic image optimization with Astro Assets 2026-01-08 17:52:58 +01:00
README.md featmigrate from Angular to Astro static site 2026-01-08 16:46:17 +01:00
tailwind.config.js featmigrate from Angular to Astro static site 2026-01-08 16:46:17 +01:00
tsconfig.json featmigrate from Angular to Astro static site 2026-01-08 16:46:17 +01:00

lorenzoiovino.com

My personal website

This project is built with Astro and TailwindCSS.

Tech Stack

  • Framework: Astro - Static site generator
  • Styling: TailwindCSS - Utility-first CSS framework
  • Package Manager: pnpm
  • Language: TypeScript

🌐 Deployment

The site is configured to be deployed as a static site. The build output is in the dist/ directory.

Author

Lorenzo Iovino