Personal website built with HTML and CSS. Deployed automatically to AWS S3 via GitHub Actions.
- HTML5
- CSS3
- Bootstrap 4.3.1
This site is deployed using:
- AWS S3 β for static website hosting
- GitHub Actions β for CI/CD on every push to
main
- Push to the
mainbranch. - GitHub Actions runs the deploy workflow.
- Files are synced to an AWS S3 bucket configured for static website hosting.