Commit graph

8 commits

Author SHA1 Message Date
69d5850f5b featmigrate from Angular to Astro static site
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
2026-01-08 16:46:17 +01:00
Lorenzo Iovino
931281cf20 Add sitemap 2024-01-15 18:03:19 +01:00
Lorenzo Iovino
c5c19b3dc3 Update main.yml 2024-01-12 10:27:23 +01:00
Lorenzo Iovino
7693a5c7fd Update main.yml 2024-01-12 10:19:47 +01:00
Lorenzo Iovino
1896bc9909 Fix cicd main.yml 2024-01-12 04:30:59 +01:00
Lorenzo Iovino
89d029740a Fix cicd main.yml 2024-01-12 04:23:29 +01:00
Lorenzo Iovino
53c01ea151 Fix cicd main.yml 2024-01-12 04:12:04 +01:00
Lorenzo Iovino
4e7143805e Create main.yml 2024-01-12 04:05:23 +01:00