Skip to content

Commit

Permalink
update sponsors list, change sponsorship categories to be non-monetary
Browse files Browse the repository at this point in the history
  • Loading branch information
hibaa8 committed Oct 22, 2024
1 parent 45ac276 commit 8a481ee
Show file tree
Hide file tree
Showing 5 changed files with 46 additions and 40 deletions.
22 changes: 11 additions & 11 deletions _includes/sponsors.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<h2>Supporting our Missions.</h2>
<p>{{ page.introtext }}</p>
<h2><small>
If you are interested in sponsoring the team, please see our <a href="/assets/media/docs/CSI_sponsor_packet.pdf">sponsorship packet</a> and <a href="mailto:[email protected]">get in touch</a>!
If you are interested in sponsoring the team, please see our <a href="/assets/media/docs/CSI Sponsorship Packet V2.pdf">sponsorship packet</a> and <a href="mailto:[email protected]">get in touch</a>!
</small></h2>
</div>
</div>
Expand Down Expand Up @@ -59,19 +59,19 @@ <h3>Planetary Level</h3>
</div>
-->

<div class="impactor">
<div class="columbia">
<div class="container">
<div class="row">
<div class="col-md-1"></div>
<div class="col-md-12">
<h3>Impactor Level <small>($2000-$9999)</small></h3>
<h3>Columbia Sponsorship</h3>
</div>
{% for aImpactorSponsor in page.impactor %}
{% for columbiagrant in page.columbia %}
{% assign loopindex = forloop.index | modulo: 4 %}
<div class="col-sm-3">
<a href="{{ aImpactorSponsor.link}}">
<a href="{{ columbiagrant.link}}">
<div class="thumbnail">
<img src="{{ aImpactorSponsor.logo }}" alt="{{ aImpactorSponsor.name }}">
<img src="{{ columbiagrant.logo }}" alt="{{ columbiagrant.name }}">
</div>
</a>
</div>
Expand All @@ -82,19 +82,19 @@ <h3>Impactor Level <small>($2000-$9999)</small></h3>
</div>


<div class="flyby">
<div class="companies">
<div class="container">
<div class="row">
<div class="col-md-1"></div>
<div class="col-md-12">
<h3>Fly-By Level <small>($20-$1999)</small></h3>
<h3>Company Sponsorship</h3>
</div>
{% for aFlyBySponsor in page.flyby %}
{% for company in page.companies %}
{% assign loopindex = forloop.index | modulo: 4 %}
<div class="col-sm-3">
<a href="{{ aFlyBySponsor.link}}">
<a href="{{ company.link}}">
<div class="thumbnail">
<img src="{{ aFlyBySponsor.logo }}" alt="{{ aFlyBySponsor.name }}">
<img src="{{ company.logo }}" alt="{{ company.name }}">
</div>
</a>
</div>
Expand Down
Binary file added assets/media/img/sponsors/ansys.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/media/img/sponsors/integrate.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/media/img/sponsors/kulite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
64 changes: 35 additions & 29 deletions sponsors.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,32 @@
introtext: "Getting to space is expensive. We would not succeed without support from our university, student councils, and NASA. With every semester, our members dream of bigger and more expensive challenges, requiring us to seek more support. We are grateful for any form of financial aid, material support, software donations, and mentorship made available by our
sponsors. Our sponsors are members of our team, and we proudly advertise their names in as many mediums as possible, even the projects we launch to space. We hope you join us on our pursuit toward the final frontier."

flyby:
grants:
- name: "New York Space Grant"
logo: "/assets/media/img/sponsors/nysg_grant.gif"
link: "http://astrosun2.astro.cornell.edu/specialprograms/spacegrant/"

columbia:
- name: "Columbia Mechanical Engineering"
logo: "/assets/media/img/sponsors/mech_e_grant.png"
link: "http://me.columbia.edu/"
- name: "Columbia Engineering Dean's Office"
logo: "/assets/media/img/sponsors/engineering_office_of_the_dean_grant.png"
link: "https://www.engineering.columbia.edu/about/columbia-engineering-leadership"
- name: "Columbia College Student Council"
logo: "/assets/media/img/sponsors/ccsc_grant.jpg"
link: "https://studentcouncil.college.columbia.edu/"
- name: "Columbia University Alumni Association"
logo: "/assets/media/img/sponsors/cuaa_grant.png"
link: "https://alumni.columbia.edu/"
- name: "Columbia Engineering Student Council"
logo: "/assets/media/img/sponsors/esc_grant.png"
link: "https://www.facebook.com/columbiaesc/"

companies:
- name: "Boeing"
logo: "/assets/media/img/sponsors/boeing.jpg"
link: "http://www.boeing.com/"
- name: "SEDS USA"
logo: "/assets/media/img/sponsors/seds_usa.png"
link: "http://seds.org/"
Expand All @@ -22,38 +47,19 @@
- name: "Zeiss"
logo: "/assets/media/img/sponsors/zeiss.png"
link: "https://www.zeiss.com/corporate/us/home.html"
- name: "Ansys"
logo: "/assets/media/img/sponsors/ansys.png"
link: "https://www.ansys.com/"
- name: "Integrate"
logo: "/assets/media/img/sponsors/integrate.jpeg"
link: "https://www.linkedin.com/company/integrate-co/"
- name: "Kulite"
logo: "/assets/media/img/sponsors/kulite.png"
link: "https://kulite.com/"
- name: "Futek"
logo: "/assets/media/img/sponsors/futek.png"
link: "https://www.futek.com/applications/Rocket-Engine-Thrust-Stand"
- name: "Sophie Gerson Healthy Youth"
logo: "/assets/media/img/sponsors/sophie_gerson.png"
link: "http://www.sophiegersonhealthyyouth.org/"

impactor:
- name: "Boeing"
logo: "/assets/media/img/sponsors/boeing.jpg"
link: "http://www.boeing.com/"

grants:
- name: "New York Space Grant"
logo: "/assets/media/img/sponsors/nysg_grant.gif"
link: "http://astrosun2.astro.cornell.edu/specialprograms/spacegrant/"
- name: "Columbia Mechanical Engineering"
logo: "/assets/media/img/sponsors/mech_e_grant.png"
link: "http://me.columbia.edu/"
- name: "Columbia Engineering Dean's Office"
logo: "/assets/media/img/sponsors/engineering_office_of_the_dean_grant.png"
link: "https://www.engineering.columbia.edu/about/columbia-engineering-leadership"
- name: "Columbia College Student Council"
logo: "/assets/media/img/sponsors/ccsc_grant.jpg"
link: "https://studentcouncil.college.columbia.edu/"
- name: "Columbia University Alumni Association"
logo: "/assets/media/img/sponsors/cuaa_grant.png"
link: "https://alumni.columbia.edu/"
- name: "Columbia Engineering Student Council"
logo: "/assets/media/img/sponsors/esc_grant.png"
link: "https://www.facebook.com/columbiaesc/"



---

0 comments on commit 8a481ee

Please sign in to comment.