initial commit

This commit is contained in:
Barrett Ruth 2026-01-11 11:36:57 -05:00
parent 762df3cc08
commit 151b10f975
26 changed files with 4982 additions and 14 deletions

3
scripts/deploy.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
aws s3 sync ./dist/ s3://philipmruth.com --delete