upcoming / upcoming-www

Upcoming.org Site
Apache License 2.0
168 stars 17 forks source link

S3 bucket config #39

Closed revdancatt closed 7 years ago

revdancatt commented 7 years ago

Allows a developer to specify their own s3 bucket rather than the hardcoded one, and adds a missing empty "s3" dict in the config file.

There was a lot of whitespace cleaning up happening (due to linter), the easier to view diffs for what's actually changed are here: https://github.com/upcoming/upcoming-www/commit/1b9dc105b675ca3f254aca5ea41b1ae0ec10ded1

This is to fix issue #38 (Need an Amazon s3 bucket to login)