https://github.com/cbschuld/chrisschuld.com-images
images for chrisschuld.com
https://github.com/cbschuld/chrisschuld.com-images
Last synced: over 1 year ago
JSON representation
images for chrisschuld.com
- Host: GitHub
- URL: https://github.com/cbschuld/chrisschuld.com-images
- Owner: cbschuld
- Created: 2019-07-30T20:47:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-17T15:56:28.000Z (almost 6 years ago)
- Last Synced: 2025-01-25T11:26:06.608Z (over 1 year ago)
- Size: 5.44 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chrisschuld.com-images
Public images for chrisschuld.com
Uses S3 sync to make copying images up to S3 easy.
## Syncing with S3 chrisschuld.com
```
aws s3 sync --acl public-read ./images/ s3://chrisschuld.com/images/ --profile chrisschuld.com
```