-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
196 lines (186 loc) · 9.59 KB
/
index.html
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
---
---
<!DOCTYPE HTML>
<!--
Photon by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Dispatch :: By SmarterGiving</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="{{ site.baseurl }}/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="{{ site.baseurl }}/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="{{ site.baseurl }}/css/ie8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="{{ site.baseurl }}/css/ie9.css" /><![endif]-->
</head>
<body>
<!-- Header -->
<section id="header">
<div class="inner">
<span class="icon major fa-adjust"></span>
<h1>Curated lists of <strong>nonprofits</strong><br />
you should know about.</h1>
<p>We find effective nonprofits by following the pros who support them.<br />Discover <em>who</em> domain experts are supporting, and <em>why</em>.</p>
<ul class="actions">
<li><a href="#one" class="button scrolly">Discover</a></li>
</ul>
</div>
</section>
<section id="dafs" class="main style3 special">
<div class="container">
<header>
<h4>Donate directly from your <strong>Donor Advised Fund</strong></h4>
</header>
<img class="img-rounded" src="{{ site.baseurl }}/images/dafs/avatar-FIDELITY.jpg" alt="Fidelity Charitable"><img class="img-rounded" src="{{ site.baseurl }}/images/dafs/avatar-SCHWAB.jpg" alt="Schwab Charitable"><img class="img-rounded" src="{{ site.baseurl }}/images/dafs/avatar-GKCCF.jpg" alt="Greater Kansas City Community Foundation"><img class="img-rounded" src="{{ site.baseurl }}/images/dafs/avatar-BNY.jpg" alt="BNY Charitable Gift Fund">
<p class="text-light">You can donate to any listed nonprofit directly from your account at the above fund providers without any transaction fees</p>
</div>
</section>
<!-- One -->
<section id="one" class="main style1 special">
<div class="container">
<header class="major">
<h2>The Lists</h2>
</header>
<p>New lists come out about quarterly</p>
<div class="row 150%">
<div class="4u 12u$(medium)">
<div class="card-wrapper-landing">
<span class="image fit"><img src="{{ site.baseurl }}/images/gender.jpg" alt="" /></span>
<h3>Gender Equality</h3>
<p>Find out where gender-intelligent donors are placing their charitable dollars</p>
<ul class="actions">
<li><a href="{{ site.baseurl }}/lists/gender-equality/#one" class="button">View</a></li>
</ul>
</div>
</div>
<div class="4u 12u$(medium)">
<div class="card-wrapper-landing">
<span class="image fit"><img src="{{ site.baseurl }}/images/tech-for-good.jpg" alt="" /></span>
<h3>Tech For Good</h3>
<p>Nonprofits using technology to deliver programs to beneficiaries.</p>
<ul class="actions">
<li><a href="{{ site.baseurl }}/lists/tech-for-good/#one" class="button">View</a></li>
</ul>
</div>
</div>
<div class="4u$ 12u$(medium)">
<div class="card-wrapper-landing">
<span class="image fit"><img src="{{ site.baseurl }}/images/yc.jpg" alt="" /></span>
<h3>Y-Combinator Nonprofits</h3>
<p>The world's most respected startup accelerator invests in nonprofits too</p>
<ul class="actions">
<li><a href="{{ site.baseurl }}/lists/y-combinator-nonprofits/#one" class="button">View</a></li>
</ul>
</div>
</div>
<!--div class="4u 12u$(medium)">
<div class="card-wrapper-landing">
<span class="image fit"><img src="{{ site.baseurl }}/images/intl.jpg" alt="" /></span>
<h3>#IntlGrassroots</h3>
<p>Small organizations using localized models with global potential.</p>
<ul class="actions">
<li><a class="button disabled">Coming Soon</a></li>
</ul>
</div>
</div-->
<!--div class="4u 12u$(medium)">
<div class="card-wrapper-landing">
<span class="image fit"><img src="{{ site.baseurl }}/images/allies.jpg" alt="" /></span>
<h3>Gender Equality: #MaleAllies</h3>
<p>We'll highlight the work of male allies and the organizations who help create them</p>
<ul class="actions">
<li><a class="button disabled">Coming Soon</a></li>
</ul>
</div>
</div-->
</div>
</div>
</section>
<!-- Two -->
<!--section id="two" class="main style2">
<div class="container">
<div class="row 150%">
<div class="6u 12u$(medium)">
<span class="image fit social-network"><img src="images/dafs.jpg" alt="Kyn - The Social Network" /></span>
</div>
<div class="6u$ 12u$(medium)">
<header class="major">
<h2>Donate directly from your<br />
<strong>donor-advised fund</strong></h2>
</header>
<p>Donate directly from your accounts at Fidelity Charitable, Schwab Charitable, and growing group of Community Foundations.</p>
</div>
</div-->
<!--div class="row 150%">
<div class="6u 12u$(medium)">
<span class="image fit social-network"><img src="images/kyn-the-social-network-screenshot-v2.jpg" alt="Kyn - The Social Network" /></span>
</div>
<div class="6u$ 12u$(medium)">
<header class="major">
<h2>How it Works:<br />
<strong>Follow the Pros!</strong></h2>
</header>
<p>Assessing nonprofits is incredibly difficult. We don't pick nonprofits ourselves. Rather, we use technology to discover the nonprofits that experienced philanthropists are betting on.</p>
</div>
</div-->
<!--/div>
</section-->
<!-- Three -->
<!--section id="three" class="main style1">
<div class="container">
<div class="row 150%">
<div class="6u 12u$(medium)">
<header class="major">
<h2>Simple methodology:<br /><strong>Follow the pros!</strong></h2>
</header>
<p>Assessing nonprofits is incredibly difficult. We don't pick nonprofits ourselves or pretend that the best way to assess a nonprofit's potential is through year old IRS Form 990s. Rather, we use technology to discover the nonprofits that experienced philanthropists are betting on.</p>
</div>
<div class="6u$ 12u$(medium) important(medium)">
<!span class="image fit"><img src="images/about.jpg" alt="" /></span>
</div>
</div-->
<!--div class="row 150%">
<div class="6u 12u$(medium)">
<header class="major">
<h2>About Us</h2>
</header>
<p>Our mission: triple the amount of charitable giving in the US to $1 trillion. We're a merry band of product-minded geeks working to promote a more open, and trustworthy, charitable world.</p>
</div>
<div class="6u$ 12u$(medium) important(medium)">
<span class="image fit"><img src="images/about.jpg" alt="" /></span>
</div>
</div-->
<!--/div>
</section-->
<!-- Closing Section -->
<!--section id="closing" class="main style2 special">
<div class="container">
<header class="major">
<h2>It's the simple way to discover worthy nonprofits</h2>
</header>
<p>We hope our Dispatches help start you on <em>your</em> philanthropic journey, wherever you decide to take it.</p>
<ul class="actions uniform">
<li><a href="#one" class="button scrolly">View the Lists</a></li>
</ul>
</div>
</section-->
<!-- Footer -->
<section id="footer">
<ul class="icons">
<li><a href="https://twitter.com/smartergiving" target="_blank" class="icon alt fa-twitter"><span class="label">Twitter</span></a></li>
<!--li><a href="#" class="icon alt fa-facebook"><span class="label">Facebook</span></a></li-->
<!--li><a href="#" class="icon alt fa-instagram"><span class="label">Instagram</span></a></li-->
<li><a href="https://github.com/smartergiving" target="_blank" class="icon alt fa-github"><span class="label">GitHub</span></a></li>
<li><a href="mailto:[email protected]" target="_blank" class="icon alt fa-envelope"><span class="label">Email</span></a></li>
</ul>
<ul class="copyright">
<li>© <a href="https://smartergiving.org">SmarterGiving</a></li><br>
<li>We ♥ open source. HTML5 template graciously provided by <a href="https://twitter.com/n33co">@n33co</a>. Find it at <a href="http://html5up.net">HTML5 UP.</a></li>
</ul>
</section>
{% include scripts.html %}
</body>
</html>