nathany / hugo-deploy

Example deployment to S3 for Hugo blogs.
http://hugo-deploy-example.s3-website.ca-central-1.amazonaws.com/
BSD 2-Clause "Simplified" License
76 stars 7 forks source link

Document how to configure it #8

Closed glasser closed 2 years ago

glasser commented 8 years ago

It's unclear from the README where you configure the s3 bucket and AWS credentials. I assume it's via the CircleCI UI, but it would be nice to be explicit!

nathany commented 8 years ago

Yah, i need to write something up. Related to #4.

https://github.com/nathany/s3up has an IAM policy for the s3 bucket.

And yes, there are environment variables set in the CircleCI UI.