Coder Social home page Coder Social logo

Comments (10)

jdorfman avatar jdorfman commented on August 18, 2024 2

@whit537 done =)

from website.

piamancini avatar piamancini commented on August 18, 2024 1

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

from website.

piamancini avatar piamancini commented on August 18, 2024 1

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

from website.

chadwhitacre avatar chadwhitacre commented on August 18, 2024 1

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

from website.

chadwhitacre avatar chadwhitacre commented on August 18, 2024

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?

from website.

chadwhitacre avatar chadwhitacre commented on August 18, 2024

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

from website.

jdorfman avatar jdorfman commented on August 18, 2024

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

from website.

jdorfman avatar jdorfman commented on August 18, 2024

@whit537 and remove the footer per our discussion.

from website.

chadwhitacre avatar chadwhitacre commented on August 18, 2024

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?

from website.

chadwhitacre avatar chadwhitacre commented on August 18, 2024

@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>

from website.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.