Commit graph

12 commits

Author SHA1 Message Date
f2b6297c23 ci: remove pnpm cache steps for Forgejo Actions compatibility
All checks were successful
Deploy to OVH VPS / deploy (push) Successful in 53s
2026-03-04 11:33:49 +01:00
f605aded6e feat: add Forgejo icons and links, install rsync in CI
All checks were successful
Deploy to OVH VPS / deploy (push) Successful in 4m0s
2026-03-04 11:29:20 +01:00
576693ab0f ci: migrate deploy from AWS S3/CloudFront to OVH VPS via rsync
Some checks failed
Deploy to OVH VPS / deploy (push) Failing after 2m7s
2026-02-07 16:28:36 +01:00
5835ba042e fix(ci): update pnpm version to 10.x and fix lockfile compatibility
- 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)
2026-01-08 16:52:31 +01:00
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