cotech / website

The Cooperative Technologists WordPress website
https://www.coops.tech/
GNU General Public License v3.0
24 stars 5 forks source link

mapbox items not rendering in development #101

Closed decentral1se closed 5 years ago

decentral1se commented 6 years ago

For some strange reason, they are working on the dev site, see https://github.com/cotech/website/issues/92#issuecomment-377905236. 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?

decentral1se commented 6 years ago

Yes, looks like we're missing it https://github.com/cotech/website/commit/195a011b64eb7afe7b2736accdf254d8d708ae00#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.

decentral1se commented 6 years ago

Bump!

chriscroome commented 6 years ago

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.

decentral1se commented 6 years ago

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

Thanks @chriscroome!