-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconcession.html
More file actions
59 lines (51 loc) · 3.11 KB
/
concession.html
File metadata and controls
59 lines (51 loc) · 3.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
---
title: Free Rocket.Chat Cloud for certain eligible organizations
permalink: "/concession"
layout: en/default
class: concession
redirect_from: "/concession/"
theme: dark
---
<section class="container container--hero align--center">
<h1 class="display--big theme_type--dark">Causes we support</h1>
<p class="display--small theme_type--grey">We offer special rates to people who do good things around the world</p>
<img src="{{'/images/press/hero@2x.jpg' | relative_url }}" />
</section>
<main class="container">
<div class="flex-grid grid--justify-around">
<div class="col--three-quarter">
<center><h2 class="display--small theme_type--dark" id="non-profits"><strong>Eligible Organizations</strong></h2></center>
<center><p class="display--small theme_type--grey">Check our list below to see if your organization could be eligible to receive discounted rates on Rocket.Chat Cloud Hosting</p></center>
<br />
<div class="flex-grid">
<div class="col">
<h3 class="theme_type--dark"><strong>Non-Governmental Organizations</strong></h3><br/>
<ol>
<p class="theme_type--grey"><strong>Eligibility for special rates:</strong><br/>
- The organization must not discriminate by gender, race, ethnicity, religion, political affiliation, sexual orientation, nationality or any other kind; <br/>
- Organizations that are not included: private foundations, government offices, legislative or political organizations, organizations that aim to influence public opinion, churches or other type of religious association.
</ol></p>
<div class="col">
<h3 class="theme_type--dark"><strong>Educational Institutions</strong></h2><br/>
<ol>
<p class="theme_type--grey"><strong>Eligibility for special rates:</strong><br/>
- Accredited educational institutions; <br/>
- Primary, secondary and tertiary institutions;
- Student organizations, organizations that are directly affiliated with an educational institution, school districts and regional service agencies.
</ol></p>
<div class="col">
<h3 class="theme_type--dark"><strong>Open Source and Developer Communities</strong></h3><br/>
<ol>
<p class="theme_type--grey"><strong>Eligibility for special rates:</strong><br/>
- Ability to demonstrate and share with us an open source project on a public repository with more than 5 contributors on Gitlab.com, Github, Bitbucket or other globally accessible website that is live on the usual FOSS dev platforms;<br/>
- Ability to demonstrate that a thriving developers' community is being fostered, with more than 10 active members, through public meet-ups or a web-based platform e.g. community website.
</ol></p>
<br/>
<p class="theme_type--dark">
If you meet at least one of the above requirements and would like to apply for a concession please <strong><a class="contact_us" href="{{ site.url }}/contact">contact us</a></strong>.
</p>
</div>
</div>
</div>
</div>
</main>