/ryanloader.me

Repo for my personal portfolio

Primary LanguageHCL

Portfolio

Repo for my personal portfolio, accessible available at ryanloader.me.

I host this site using Amazon Web Services for about ~55c a month. I use Route 53 for DNS and S3 for hosting the content.

Publish to S3

Ensure the AWS CLI is installed.

aws s3 sync ./public s3://ryanloader.me --exclude *.DS_Store