/circleci-s3-orb-demo

Demo on using circleci/aws-s3@1.0.13 --- A set of tools for working with Amazon S3.

Deploying Static Website to AWS S3

Most websites are becoming static websites which means they run zero server side code and consist of only HTML, CSS and JavaScript. With no server side code to run, there is no reason to host them on a traditional server.

circleci/aws-s3@1.0.13