Commit graph

8 commits

Author SHA1 Message Date
7cf2e858a2 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
f48c2377bd Add sitemap 2024-01-15 18:03:19 +01:00
Lorenzo Iovino
9805fe5797
Update main.yml 2024-01-12 10:27:23 +01:00
Lorenzo Iovino
26f69d000f
Update main.yml 2024-01-12 10:19:47 +01:00
Lorenzo Iovino
e2d701a994 Fix cicd main.yml 2024-01-12 04:30:59 +01:00
Lorenzo Iovino
bb9dee3c52 Fix cicd main.yml 2024-01-12 04:23:29 +01:00
Lorenzo Iovino
9a4998139d Fix cicd main.yml 2024-01-12 04:12:04 +01:00
Lorenzo Iovino
156c8eb993
Create main.yml 2024-01-12 04:05:23 +01:00