BREAKING CHANGE: Complete rewrite from Angular SPA to Astro - Replace Angular 18 with Astro 5.16.7 + Tailwind CSS - Convert all Angular components to Astro components - Add content collections for blog with markdown support - Setup S3 deployment with CloudFront invalidation - Add RSS feed and sitemap generation - Configure Prettier and Biome for code formatting - Switch from npm to pnpm - Remove Amplify backend (now fully static) - Improve SEO and performance with static generation
20 lines
541 B
Markdown
20 lines
541 B
Markdown
# lorenzoiovino.com
|
|
|
|
My personal website
|
|
|
|
This project is built with [Astro](https://astro.build/) and [TailwindCSS](https://tailwindcss.com/).
|
|
|
|
## Tech Stack
|
|
|
|
- **Framework**: [Astro](https://astro.build/) - Static site generator
|
|
- **Styling**: [TailwindCSS](https://tailwindcss.com/) - Utility-first CSS framework
|
|
- **Package Manager**: [pnpm](https://pnpm.io/)
|
|
- **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
|