joshrowley / alexamartinez.com

Alexa's Portfolio
0 stars 0 forks source link

Hosting Large PDFs #11

Closed joshrowley closed 9 years ago

joshrowley commented 9 years ago

There are a couple large PDFs that are too big to be comfortably hosted in the Github repo and deployed onto to server every single time the website is updated. We should host these externally on Amazon S3, or probably most conveniently Dropbox. The two Greatest Hotel PDFs below are the PDFs that are too big:

https://www.dropbox.com/s/rmtox15abi73zl0/greatest-hotels-style-guide.pdf?dl=0 https://www.dropbox.com/s/jekghhayrkykd0p/greatest-hotels-deck.pdf?dl=0

@AlexaMartinez I think you should put these files on your Dropbox account, then send me the share link to the files

They just need to have their URLs changed from dropbox.com to dl.dropboxusercontent.com for it to work correctly, for example:

https://www.dropbox.com/s/jekghhayrkykd0p/greatest-hotels-deck.pdf?dl=0

turns into

https://dl.dropboxusercontent.com/s/jekghhayrkykd0p/greatest-hotels-deck.pdf?dl=0

AlexaMartinez commented 9 years ago

okay I'll work on that right now

AlexaMartinez commented 9 years ago

https://dl.dropboxusercontent.com/s/liodck8bz2q4sek/greatest-hotels-deck.pdf?dl=0 https://dl.dropboxusercontent.com/s/atsi6ep4xsab4p2/greatest-hotels-style-guide.pdf?dl=0