-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsponsors.html
104 lines (76 loc) · 5.39 KB
/
sponsors.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
<!DOCTYPE html>
<html lang="en" style="height:200%; background-size:cover">
<head>
<title>HAkron</title>
<!-- favicon -->
<link rel="favicon" href="/img/favicon.png">
<!-- Bootstrap Core CSS -->
<link href="vendor/bootstrap/css/bootstrap.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
<!-- Plugin CSS -->
<link href="vendor/magnific-popup/magnific-popup.css" rel="stylesheet">
<!-- Theme CSS -->
<link href="css/creative.css" rel="stylesheet">
<meta charset="UTF-8">
<meta http-equiv="Content-type" content="text/html; charset=UTF-8">
<script src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.form/3.51/jquery.form.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top" style="background: -webkit-radial-gradient(circle, white, #deb408);
background: -o-radial-gradient(circle, white, #deb408);
background: -moz-radial-gradient(circle, white, #deb408);
background: radial-gradient(circle, white, #deb408 80%); background-repeat: no-repeat, repeat, repeat; height:90%" >
<nav id="mainNav" class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i>
</button>
<a class="navbar-brand" href="https://hakron.io">Hakron</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
<!--Using h3 and h4 since they're unused-->
<h2 class="section-heading" style="margin-top:3em; text-align: center">Sponsor Page</h2>
<hr class="primary" style="border-color:#00285e">
<h1 style="text-align: center; font-size">Here are the answers to all the questions you might have:</h1>
<div class="container text-center">
<h5 style="margin-top:50px">• What time should we arrive?</h5>
<h6>Please arrive to setup around 8:30-10:00 AM. Door open for hackers at 10:30.</h6>
<h5>• Where do we park?</h5>
<h6>Please refer the map on the main page. Either parking zone (yellow or blue zones) are available to park in. </h6>
<h5>• What should we bring?</h5>
<h6>• Tablecloth to fit your 8' x 30" x 30" high table</h6>
<h6>• Power strips for anything you need plugged in</h6>
<h6>• Extension cords if you have them</h6>
<h6>• Anything you would like to distribute to the hackers</h6>
<h6>• Signage for your company</h6>
<h6>• Mentors</h6>
<h6>• Any cool technology you want to show off on your table</h6>
<h6>• Smiles!</h6>
</div>
<h1 style="margin-top:50px; text-align: center">In order to get the most out of the hackathon, think about the following points:</h1>
<div class="container text-center" style="margin-bottom:-2em">
<h5>• The participants tend to be shy, and not very outgoing. Especially toward big scary sponsors and adults. Make sure to engage them!</h5>
<h6>• Flag them down and ask what they're working on this weekend</h6>
<h6>• Ask if they need any help</h6>
<h6>• Tell them about your company and the opportunities you can provide</h6>
<h5>• After the opening ceremonies, be visible to the hackers. Float around the different rooms instead of staying by your table</h5>
<h5>• If you need to leave at anytime, and want to keep your stuff at the event, let us know and we can keep an eye on it until you get back</h5>
<h5>• You can stay as long as you want - the longer you stay the more you will get out of the hackathon!</h5>
<h5>• If you are heading out and have more swag to give out, you can leave it with us still to give it to the hackers</h5>
<h4 style="margin-top:3em; margin-bottom: -8em">If you would like to give a talk or workshop about your company, or a cool technology you use at your company, we can arrange that! Email Julie Aichinger at <a href="mailto:[email protected]" style="color:#00285e; font-size: 19px; text-decoration:underline"> [email protected] </a></h4>
</div>