adsabs / tugboat

Pulling query parameters from ADS Classic to ADS BBB
0 stars 6 forks source link

Serve static content from docker #17

Closed spacemansteve closed 7 years ago

spacemansteve commented 7 years ago

For testing we need to serve the classic html pages that have the new To Bumblebee button. Currently, I use uncommitted code that parallels the IndexView (https://github.com/adsabs/tugboat/blob/master/tugboat/views.py#L17) and place the html pages in the static directory.