Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rationalize sponsor listings #54

Closed
chadwhitacre opened this issue Mar 28, 2017 · 10 comments
Closed

Rationalize sponsor listings #54

chadwhitacre opened this issue Mar 28, 2017 · 10 comments

Comments

@chadwhitacre
Copy link
Contributor

On the sponsors page, we've got three orgs in a top section, four more in a bottom section, and then nine in the footer. We have four on the Open Collective page. What is the intention regarding which to list where? It's not obvious to me from the current spread:

n top bottom footer OC
1 8th Light ✔️ ✔️ ✔️
2 Aspiration ✔️
3 Changelog ✔️
4 GitHub ✔️ ✔️
5 Gratipay ✔️
6 Libraries.io ✔️
7 Open Collective ✔️ ✔️
8 StackPath ✔️ ✔️ ✔️
9 Sticker Mule ✔️ ✔️
10 Unixstickers ✔️ ✔️
11 Waffle.io ✔️
@chadwhitacre
Copy link
Contributor Author

Decision per (private) weekly call is to have three tiers:

  • Financial sponsors, top section (larger logo)
  • In-kind sponsors, bottom section (smaller logo)
  • Organizers in the footer

Also: Changelog → Circle CI to sponsor (some) travel/accommodations?

@chadwhitacre
Copy link
Contributor Author

Can we pull financial sponsors from OC dynamically? cf. Waffle

@jdorfman
Copy link
Member

@whit537 that would be ideal. Not sure if there is an endpoint for that. @piamancini ?

@jdorfman
Copy link
Member

@whit537 and remove the footer per our discussion.

@chadwhitacre
Copy link
Contributor Author

and remove the footer per our discussion.

So organizers get a third tier on /sponsors/? Or do we keep the footer but trim it up to just organizers?

@piamancini
Copy link
Member

I think consensus was to leave the footer only for the organizers companies/organizations

@piamancini
Copy link
Member

@whit537 @jdorfman dynamically sponsors: https://github.com/OpenCollective/OpenCollective/wiki/Website-widget

chadwhitacre added a commit that referenced this issue Mar 30, 2017
- reorganize per #54
- standardize logo format and size
- remove unused image files
- fit within max-width
@chadwhitacre
Copy link
Contributor Author

@piamancini I'm only seeing one backer and no sponsors with the widget. Am I doing it right?

screen shot 2017-03-30 at 11 22 15 am

diff --git a/_sass/_style.scss b/_sass/_style.scss
index 3d9b7e7..33aff2e 100644
--- a/_sass/_style.scss
+++ b/_sass/_style.scss
@@ -348,3 +348,8 @@ a {
     }
   }
 }
+#opencollective-banner {
+  h1, h2 {
+    display: none;
+  }
+}
diff --git a/sponsor.html b/sponsor.html
index 52ec7bb..a22800a 100644
--- a/sponsor.html
+++ b/sponsor.html
@@ -18,6 +18,8 @@ slug: sponsor
 
 <h2>Financial</h2>
 
+<script src="https://opencollective.com/sustainoss/banner.js"></script>
+
 <a href="https://8thlight.com/" title="8th Light">
   <img src="/assets/img/sponsors/8th-light.png" alt="8th Light logo">
 </a>

@chadwhitacre
Copy link
Contributor Author

Decision on (private) call w/ @jdorfman to add Changelog and Gratipay logos to main sponsors page.

jdorfman added a commit that referenced this issue Apr 6, 2017
@jdorfman
Copy link
Member

jdorfman commented Apr 6, 2017

@whit537 done =)

@jdorfman jdorfman closed this as completed Apr 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants