Web Checklist
(to finish)
Things to write about
- Lazyloading
- Lighthouse
- Image Compression
- Accessibility
- SEO
- Cache headers
- S3 bucket - add there
- CloudFront - add there
S3 Bucket
aws s3 sync build s3://git-good-sites/ --recursive --cache-control max-age=31536000
CloudFront
Head onto the website and add it there.