display all backers/sponsors on site #4271
Labels
area: website
involving mochajs.org, but not necessarily involving docs
core-team
issues which must be handled by Mocha's core team
Currently we're limited to ~15 of each. Another drawback is the URL behind the logo is not visible in the browser.
I frequently get complaints/queries about why a logo is not showing. If we show all of them, then I won't.
I have a proof-of-concept which uses 11ty's data layer to pull the sponsorship information from OC's GraphQL API (the code is based on webpack's grabber).
Since this information won't be live--it will only fetch upon site build--we will need to build the site on a schedule to update the list.
The current status here is that I'm having trouble determining the difference between a "backer" and a "sponsor" (our two donation tiers) in the data coming out of OC's API. I've asked about this in their support channel. Worst-case is that the data would need manual cleaning.
So, that's what's holding up moving forward here at the moment.
(There's also some open questions, I think, around the tier structure, but that's a separate issue)
The text was updated successfully, but these errors were encountered: