Commit graph

2 commits

Author SHA1 Message Date
7e4cc61015
refactor: remove AWS S3 hosting infrastructure
Problem: site hosting is migrating from AWS S3 to Vercel, making the
S3 deploy workflow and script unnecessary.

Solution: remove `.github/workflows/aws.yaml` and `scripts/deploy.sh`.
AWS secrets (`AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY`) were also
deleted from the repo settings.
2026-03-13 06:48:59 -04:00
151b10f975 initial commit 2026-01-11 11:36:57 -05:00