-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
75 lines (59 loc) · 3.82 KB
/
index.html
File metadata and controls
75 lines (59 loc) · 3.82 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href='https://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>Hack Tahoe by hacktahoe</title>
</head>
<body>
<header>
<div class="inner">
<h1>Hack Tahoe</h1>
<h2>Lake Tahoe's Code for America Brigade</h2>
<a href="https://github.com/hacktahoe" class="button"><small>Follow me on</small> GitHub</a>
</div>
</header>
<div id="content-wrapper">
<div class="inner clearfix">
<section id="main-content">
<h3>
<a id="want-to-help-lake-tahoe-communities" class="anchor" href="#want-to-help-lake-tahoe-communities" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Want To Help Lake Tahoe Communities?</h3>
<h4>
<a id="good-we-could-use-your-help" class="anchor" href="#good-we-could-use-your-help" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Good, we could use your help.</h4>
<p>We are a <a href="http://codeforamerica.org/brigade">Code for America Brigade</a>, which means we're volunteers that contribute our talents toward improving the way our local governments and community organizations use the web. The Brigade is about action and you're here because you are someone who takes action.</p>
<h3>
<a id="were-just-getting-started" class="anchor" href="#were-just-getting-started" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>We're just getting started.</h3>
<p>Apple was founded by Steve Jobs, Steve Wozniak, and Ronald Wayne on April 1, 1976. This fun fact has nothing to do with our Brigade, except we're officially launching this group exactly 40 years later.</p>
<h3>
<a id="were-looking-for-government-partners-around-the-lake" class="anchor" href="#were-looking-for-government-partners-around-the-lake" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>We're looking for government partners around the lake.</h3>
<p>Please reach out if your organization is interested in collaborating with us around technology-based civic projects. Bring your own project ideas or invite us to brainstorm with you.</p>
<h3>
<a id="founding-members" class="anchor" href="#founding-members" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Founding Members</h3>
<ul>
<li>Ben Damman (<a href="https://github.com/typesend" class="user-mention">@typesend</a>)</li>
<li>Matt McFarland (<a href="https://github.com/HeyImMatt" class="user-mention">@HeyImMatt</a>)</li>
<li>Jeffrey Booth (<a href="https://github.com/Tahcoder" class="user-mention">@Tahcoder</a>)</li>
<li>Jamie Orr (<a href="https://github.com/jamieforr" class="user-mention">@jamieforr</a>)</li>
<li>You?</li>
</ul>
</section>
<aside id="sidebar">
<h3>
<a id="for-more-information" class="anchor" href="#for-more-information" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>
For More Information
</h3>
<p>Email ben (dot) damman [@] gmail (dot) com</p>
<h3><a href="https://github.com/hacktahoe/codeofconduct/blob/master/README.md">Code of Conduct</a></h3>
</aside>
</div>
</div>
</body>
</html>