cotech/website

mapbox items not rendering in development

decentral1se opened this issue · 4 comments

For some strange reason, they are working on the dev site, see #92 (comment). It just requires a zoom out (or opening dev tools) and then the thing renders. That seems to be some unrelated bug to this.

In the development setup nothing renders. I was reading https://www.mapbox.com/help/blank-tiles/ to try and see what this might be. Since things at least render on the dev setup, I was thinking, are we missing the mapbox key for the development server?

Yes, looks like we're missing it 195a011#diff-e94f12a18c171d5c2861700b3bf1a3d3R78. So, who controls this mapbox account? Can we get a test API key? Do we need a way to store these secrets between each other here in the repository? Pass store is good for that.

Bump!

I recall Amil helping with setting up the Mapbox account, but strangely he isn't a member of this project so I can't find his GitHub username I'm afraid.

Unless anyone chimes in then, I'll be making a shared development mapbox account to use here.

Thanks @chriscroome!