denshoproject / encyc-front

front-end interface for the encyclopedia
Other
1 stars 0 forks source link

Fix media paths and media-related configs #23

Closed gjost closed 9 years ago

gjost commented 9 years ago

The Densho logo in the navbar is broken on encycstage.

gjost commented 9 years ago

This was a more widespread issue than just the Densho logo. Media files on dev were in different places than in production. There was confusion around Bootstrap and other CSS/JS dependencies, and I ended up using the versions current on production instead of doing something new. Makefile was updated so dependencies are now downloaded and installed automatically. Binaries (logo, grantor logos, and home page images) still must be manually installed.