tcu360 / election-central

This app creates a central location for all SGA election news.
election.tcu360.com
0 stars 0 forks source link

Where to host candidate headshots? #13

Closed richardescobedo closed 10 years ago

richardescobedo commented 10 years ago

@achavez Where would we want to host the candidate headshots? Not in the CMS, I'm guessing. Could we keep them in S3?

richardescobedo commented 10 years ago

For now, place in a folder that will be deployed with the app.

All candidate photos should be titled "FirstName-LastName.jpg" and should be cropped to 400x400 pixels. The app will then resize them to 200x200 pixels so they will fit inside the candidate panels.

A relative URL is appended to the images, making it easier to migrate the directory to S3, or another host.