forked from codeforamerica/codeforamerica.org-archive
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
225 lines (189 loc) · 8.66 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
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
---
---
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Code for America</title>
<link rel="stylesheet" type="text/css" href="//cloud.webtype.com/css/944a7551-9b08-4f0a-8767-e0f83db4a16b.css" />
<link rel="stylesheet" href="http://style.codeforamerica.org/1/style/css/main.css">
<link rel="stylesheet" href="http://style.codeforamerica.org/1/style/css/layout.css" media="all and (min-width: 40em)">
<link href="http://style.codeforamerica.org/1/style/css/prism.css" rel="stylesheet" />
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<link rel="apple-touch-icon-precomposed" href="http://style.codeforamerica.org/1/style/favicons/60x60/flag-red.png"/>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!--[if (lt IE 9)&(gt IE 6)&(!IEMobile)]>
<link rel="stylesheet" href="http://style.codeforamerica.org/1/style/css/layout.css" media="all">
<![endif]-->
<style type="text/css">
.masthead:before {
background-image: url('media/images/masthead/masthead-1.jpg');
}
.feature-action{
display:none;
}
@media (min-width: 40em) {
.feature-action{
margin-top:27px;
display: block;
}
.feature-action a{
float:right;
}
}
ul.list-logos{
width:900px;
margin: 0 auto;
padding: 0;
}
.list-logos li{
width:15%;
}
</style>
{% include meta-header.html %}
</head>
<body>
<div class="js-container">
<nav class="nav-global-primary">
<ul class="layout-breve layout-tight">
<li><a href="blog/">Blog</a></li>
<li><a href="library/">Library</a></li>
<li>
<form class="search-global" id="search-global" action="https://www.google.com/search" method="get" role="search">
<input type="search" id="search-global-input" class="search-global-input" autocomplete="off" placeholder="Search" name="q" />
<!-- consider applying autofocus="autofocus" to input -->
<button class="search-global-submit" id="search-global-submit" value="www.codeforamerica.org" type="submit" name="as_sitesearch">Search</button>
</form>
</li>
</ul>
</nav>
<div class="global-header-compact" role="banner">
<a href="" class="global-header-logo">
<img src="assets/logo.png" />
</a>
<p class="global-header-tagline">Government can work for the people, by the people,<br/>in the 21st century. Let’s make it work.</p>
<p class="feature-action"><a class="button-prominent" href="/summit">Register for the 2014 CfA Summit!</a></p>
<p class="skip-to-nav"><a href="#global-footer">Menu</a></p>
<nav class="nav-global-secondary">
<ul>
<li class="nav-tier1 nav-has-children">
<a href="about/">About</a>
</li>
<li class="nav-tier1 nav-has-children">
<a href="governments/">Governments</a>
</li>
<li class="nav-tier1 nav-has-children">
<a href="geeks/">Citizens</a>
</li>
<li class="nav-tier1">
<a href="our-work/">Our Work</a>
</li>
<li><a href="support-us/" class="button">Donate</a></li>
</ul>
</nav>
</div>
<div class="masthead masthead-xl">
<header class="layout-semibreve masthead-header">
<h1 id="story-title" class="page-title"><a href="governments/sanfrancisco/">In San Francisco</a></h1>
<p id="story-content">One third of HSA clients are unnecessarily cut from food benefits. Four fellows built <a href="/apps/promptly/">Promptly</a> offering SMS notifications to keep families fed.</p>
<a class="text-whisper button-invert" href="/about">Learn More About What We Do</a>
</header>
</div>
<script src="script/home-story.js"></script>
<script src="stories.js"></script>
<main role="main">
<section class="layout-centered isolate-invert">
<ul class="bricks bricks-cta bricks-3">
<li class="brick badge-heading badge-glasses badge-dark-blue">
<a class="brick-link" href="geeks/">
<h3 class="brick-heading">Citizens</h3>
<h4 class="brick-text">Use your skills for good</h4>
</a>
</li>
<li class="brick badge-heading badge-gov badge-red">
<a class="brick-link" href="governments/">
<h3 class="brick-heading">Governments</h3>
<h4 class="brick-text">Solve your city's problems</h4>
</a>
</li>
<li class="brick badge-heading badge-blue">
<a class="brick-link" href="support-us/">
<h3 class="brick-heading">Donors</h3>
<h4 class="brick-text">Help make a difference</h4>
</a>
</li>
</ul>
</section>
<section class="slab-black slab-bg1">
<div class="layout-minim layout-solo insulate">
<h2 class="h5">Blogging [For America]</h2>
<article class="post-preview">
<header class="post-header isolate">
<time class="post-date insulate text-whisper" datetime="">July 10, 2014</time>
<h2 class="post-title"><a href="http://www.codeforamerica.org/blog/2014/07/10/announcing-the-2014-code-for-america-accelerator-class/">Announcing the 2014 Code for America Accelerator Class</a></h2>
</header>
<div class="post-author">
<h2 class="text-whisper layout-tight">Written by</h2>
<div class="h-card">
<h3 class="p-name profile-name text-prominent">Dharmishta Rood</h3>
<img class="u-photo profile-photo" src="media/images/people/dharmishta-rood.jpg" />
</div>
<div class="post-body">
<div class="post-content">
<p>We're excited to announce the 2014 Code for America Accelerator class. It was a tough selection process--with some great applicants from more than 100 companies. Ultimately, we decided on five key companies.</p>
</div>
</div>
<a class="post-link" href="http://www.codeforamerica.org/blog/2014/07/10/announcing-the-2014-code-for-america-accelerator-class/">Read this post</a>
</div>
</article>
</div>
</section>
<section class="layout-centered insulate-inner">
<h2 class="text-whisper">Quick Stats</h2>
<ul class="bricks bricks-4">
<li class="brick badge-heading badge-glasses">
<h3 class="text-feature">104</h3>
<p class="text-whisper">Total number of <a href="/about/brigade/">contributing volunteers</a> on Github</p>
</li>
<li class="brick badge-heading badge-github">
<h3 class="text-feature">1714</h3>
<p class="text-whisper">Civic Code Commits in <a href="https://github.com/codeforamerica/">February</a></p>
</li>
<li class="brick badge-heading badge-github">
<h3 class="text-feature">3,966</h3>
<p class="text-whisper"><a href="https://github.com/codeforamerica/">Forked Projects</a> in Github</p>
</li>
<li class="brick badge-heading">
<h3 class="text-feature">353</h3>
<p class="text-whisper">Projects <a href="/about/brigade/">deployed by volunteers</a></p>
</li>
</ul>
</section>
<section class="slab-gray layout-centered insulate-inner">
<h2 class="text-whisper">Code for America is kindly supported by</h2>
<ul class="list-logos muted" style="overflow:auto;">
<li><a href="http://knightfoundation.org/"><img src="media/images/sponsorlogos/knightlogo.gif"/></a></li>
<li><a href="http://www.omidyar.com/"><img src="media/images/sponsorlogos/on.gif"/></a></li>
<li><a href="https://www.google.com/"><img src="media/images/sponsorlogos/googlelogo.gif"/></a></li>
<li><a href="https://www.bluehost.com"><img src="media/images/sponsorlogos/bluehost.gif"/></a></li>
<li><a href="http://www.chcf.org/"><img src="media/images/sponsorlogos/chc.gif"/></a></li>
<li><a href="http://irvine.org/"><img src="http://www.codeforamerica.org/blog/wp-content/uploads/2014/06/irvinelogo-2013.png"/></a></li>
<li><a href="http://www.ritaallenfoundation.org/"><img src="http://www.codeforamerica.org/blog/wp-content/uploads/2014/07/RAF-LogoColor.gif"/></a></li>
<li><a href="http://www.passportcapital.com"><img src="http://www.codeforamerica.org/blog/wp-content/uploads/2014/07/Passport-Logo-7.png"/></a></li>
<li><a href="http://www.accela.com/"><img src="media/images/sponsorlogos/accela.gif"/></a></li>
<li><a href="http://www.oreilly.com/"><img src="media/images/sponsorlogos/oreilly.gif"/></a></li>
<li><a href="http://www.esri.com/"><img src="media/images/sponsorlogos/esri.gif"/></a></li>
<li><a href="http://www.gopivotal.com/"><img src="http://www.codeforamerica.org/blog/wp-content/uploads/2014/06/pivotal-logo.png"/></a></li>
</ul>
<p><a href="/supporters/">More…</a></p>
</section>
{% include global-footer.html %}
</main>
</div>
<!--<script src="script/global.js"></script>-->
{% include footer-scripts.html %}
</body>
</html>