My personal website
- Update GitHub Actions to use pnpm 10 instead of 8 - Remove frozen-lockfile setting from .npmrc - Regenerate pnpm-lock.yaml with lockfileVersion 9.0 - Remove pnpm-workspace.yaml (not needed for single project) |
||
|---|---|---|
| .astro | ||
| .github/workflows | ||
| .zed | ||
| public | ||
| src | ||
| .biomeignore | ||
| .env | ||
| .gitignore | ||
| .npmrc | ||
| .prettierignore | ||
| .prettierrc.json | ||
| astro.config.mjs | ||
| biome.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| tailwind.config.js | ||
| tsconfig.json | ||
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