CartoDB / odyssey.js

Making it easy to merge map and narrative
BSD 3-Clause "New" or "Revised" License
1.62k stars 188 forks source link

"Download story" results in a zip contains html file only #218

Open shaief opened 8 years ago

shaief commented 8 years ago

When clicking on "Download story" i receive a zip file (odyssey.zip) that contains only one file - odyssey.html. It seems to me like a bug, i expect to receive 3 files - html, css, js. Thanks!

openp2pdesign commented 8 years ago

CSS and JS are online and linked in the head of the html file (I guess you can download them and edit them locally):

`

`

[...]

`

`