-
Notifications
You must be signed in to change notification settings - Fork 5
/
index.html
57 lines (45 loc) · 2.29 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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Global Android Dev Camp by GlobalAndroidDevCamp</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<a href="https://plus.google.com/102283760516132651199" rel="publisher"/>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1>Global Android Dev Camp</h1>
<p>Android hackathons all over the world</p>
<p class="view">
<a href="http://android-dev-camp-2012.blogspot.com/">2012</a><br/>
<a href="/2015">2015</a><br/>
</p>
<p class="view"><a href="faq.html">FAQ</a></p>
</header>
<section>
<h3>
<a name="one-week-end" class="anchor" href="#one-week-end"><span class="octicon octicon-link"></span></a>One Week-End all over the world</h3>
<p><img src="images/androids.jpg" alt="android developer" width="30%" style="padding:5px;float:left;"></p>
<p>Back in 2012, the global Android developer community worked together to create an Android hackathon that took place at over 50 cities world wide. This was a amazing! Now, we are in 2015, Android has changed since, everything got more professional.</p>
<p>Please see the link for more information about the next and previous events.</p>
<h3>
<a name="contact" class="anchor" href="#contact"><span class="octicon octicon-link"></span></a>Contact</h3>
<p>Look out for your local community manager, e.g. via <a href="https://developers.google.com/groups/directory/">https://developers.google.com/groups/directory/</a></p>
<p>For global request contact<br/>
<a href="http://gplus.to/friedger">Friedger Müffke</a><br/>
<a href="https://github.com/GlobalAndroidDevCamp">Global Android Dev Camp on Github</a></p>
</section>
<footer>
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>