|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | +<head> |
| 4 | + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
| 5 | + <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no" /> |
| 6 | + <title>Local Hack Day</title> |
| 7 | + |
| 8 | + <!-- Favicon --> |
| 9 | + <link rel="icon" type="image/png" href="img/favicon.png" /> |
| 10 | + |
| 11 | + <!-- CSS --> |
| 12 | + <link href="css/normalize.css" type="text/css" rel="stylesheet" media="screen,projection" /> |
| 13 | + <link href="css/materialize.css" type="text/css" rel="stylesheet" media="screen,projection" /> |
| 14 | + <link href="css/select2.css" type="text/css" rel="stylesheet" media="screen,projection" /> |
| 15 | + <link href="css/style.css" type="text/css" rel="stylesheet" media="screen,projection" /> |
| 16 | + <!-- Open Graph --> |
| 17 | + <meta property="og:title" content="A 12 Hour Global Event Celebrating The Hacker Community" /> |
| 18 | + <meta property="og:site_name" content="LocalHackDay" /> |
| 19 | + <meta property="og:url" content="http://localhackday.mlh.io" /> |
| 20 | + <meta property="og:locale" content="en_US" /> |
| 21 | + <meta property="og:description" content="A hack day is about celebrating the hacker community at your School by coming together and building awesome projects together! During the hack day your community will come together to create and build community together over 12 hours. Don't have a hacker community at your school yet? A hack day is the perfect opportunity to kickstart a community at your school. MLH will be providing awesome programming all day long to help celebrate all the Hacker Clubs around the world." /> |
| 22 | + <meta property="og:image" content="http://localhackday.mlh.io/img/facebook.png" /> |
| 23 | + |
| 24 | + <link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic' rel='stylesheet' type='text/css'> |
| 25 | + <link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"> |
| 26 | + <link href='https://api.tiles.mapbox.com/mapbox.js/v2.1.9/mapbox.css' rel='stylesheet' /> |
| 27 | +</head> |
| 28 | +<body> |
| 29 | + <section id="hello" class="hello-opener"> |
| 30 | + <nav class="navi-skrollz" role="navigation"> |
| 31 | + <div class="nav-wrapper container"> |
| 32 | + <a id="logo-container" href="http://hackcu.org" class="brand-logo"><img src="img/HackCULogo.png"></a> |
| 33 | + <ul class="right hide-on-med-and-down"> |
| 34 | + <li><a href="#hello">Hello</a></li> |
| 35 | + <li><a href="#about">About</a></li> |
| 36 | + <li><a href="#join">Join</a></li> |
| 37 | + |
| 38 | + </ul> |
| 39 | + </div> |
| 40 | + </nav> |
| 41 | + <nav class="origi-nav" role="navigation"> |
| 42 | + <div class="nav-wrapper container"> |
| 43 | + <ul class="right hide-on-med-and-down"> |
| 44 | + <li><a href="#hello">Hello</a></li> |
| 45 | + <li><a href="#about">About</a></li> |
| 46 | + <li><a href="#join">Join</a></li> |
| 47 | + <li><a id="mlh-trust-badge" style="position:fixed;top:0;right:50px;max-width:100px;width:10%;min-width: 60px;display:block;z-index:10000" href="https://mlh.io/?utm_campaign=Trust%20Badge" target="_blank"><img src="https://s3.amazonaws.com/logged-assets/trust-badge/f2015.png" alt="MLH Official - Fall 2015" style="width:100%;" ></a></li> |
| 48 | + </ul> |
| 49 | + |
| 50 | + <ul id="nav-mobile" class="side-nav"> |
| 51 | + <li><a href="#hello">Hello<span><i class="fa fa-home"></i></span></a></li> |
| 52 | + <li><a href="#about">About<span><img src="img/about_icon.png"></span></a></li> |
| 53 | + <li><a href="#join">Join<span><i class="fa fa-plus"></i></span></a></li> |
| 54 | + </ul> |
| 55 | + <a href="#" data-activates="nav-mobile" class="button-collapse"><i class="mdi-navigation-menu"></i></a> |
| 56 | + </div> |
| 57 | + </nav> |
| 58 | + <div class="section no-pad-bot" id="index-banner"> |
| 59 | + <div class="container"> |
| 60 | + <div class="center lhd-logo"> |
| 61 | + <img src="img/HackCULogo.png" alt="Local Hack Day 2k15"> |
| 62 | + </div> |
| 63 | + <div class="row center"> |
| 64 | + <h5 style="color:black" class="header col s12 light lhd-details-0"><b>Unite your community for the most Global Local Hackathon of the year.</b></h5> |
| 65 | + <h5 style="color:black"class="header col s12 light lhd-details-1"><b>Local Hack Day brings together the students at your school for <strong>twelve hours</strong> of learning, community, and building.</b></h5> |
| 66 | + <h6 style="color:black" class="lhd-event-date light"><b>October 10, 2015 <span><i class="fa fa-map-marker"></i></span> Everywhere, Worldwide</b></h6> |
| 67 | + </div> |
| 68 | + <div class="row center"> |
| 69 | + <a href="#join" id="download-button" class="lhd-button">Registration now open</a> |
| 70 | + </div> |
| 71 | + <div class="row center continue hide-on-small-only"> |
| 72 | + <a href="#about"><i class="fa fa-caret-down"></i></a> |
| 73 | + </div> |
| 74 | + </div> |
| 75 | + </div> |
| 76 | + </section> |
| 77 | + |
| 78 | + |
| 79 | + <section id="about" class="about-body"> |
| 80 | + <div class="bottom-overlay"> |
| 81 | + <div class="container"> |
| 82 | + <div class="row"> |
| 83 | + <div class="intro col s12"> |
| 84 | + <h4 class="center-align">About</h4> |
| 85 | + <h3 class="center-align">What is Local Hack Day?</h3> |
| 86 | + </div> |
| 87 | + |
| 88 | + <div class="line-divider col s12"> |
| 89 | + <div class="line-twerk"> |
| 90 | + </div> |
| 91 | + </div> |
| 92 | + <div class="about-details center-align col s12"> |
| 93 | + <p>Local Hack Day is a 12 hour mini-hackathon at the Idea Forge that brings together the local hacker community to celebrate building awesome technology. Simultaneously other students around the world will be hosting their own Local Hack Days, resulting in the largest single day of student hacking ever. Throughout the day there will be awesome livestreams, chatrooms, and fun activities that you can use to meet students in your local community and across the globe. Whether you're a seasoned hackathon veteran or have never been to a hackathon before, Local Hack Day is the best way to kick off the Fall 2015 MLH Hackathon Season.</p> |
| 94 | + </div> |
| 95 | + </div> |
| 96 | + </div> |
| 97 | + </div> |
| 98 | +<!-- |
| 99 | + </section> |
| 100 | +
|
| 101 | + <section id="pictures" class="pictures"> |
| 102 | + --> |
| 103 | + <div class = "intro col s12"> |
| 104 | + <h4 class="center-align">Photos from the first annual HackCU</h4> |
| 105 | + </div> |
| 106 | + <div class="picture-box"> |
| 107 | + <img src="img/img1.jpg"> |
| 108 | + </div> |
| 109 | + <div class="picture-box"> |
| 110 | + <img src="img/img2.jpg"> |
| 111 | + </div> |
| 112 | + <div class="picture-box"> |
| 113 | + <img src="img/img3.jpg"> |
| 114 | + </div> |
| 115 | + <div class="picture-box"> |
| 116 | + <img src="img/img4.jpg"> |
| 117 | + </div> |
| 118 | + <div class="picture-box"> |
| 119 | + <img src="img/img5.jpg"> |
| 120 | + </div> |
| 121 | + <div class="picture-box"> |
| 122 | + <img src="img/img6.jpg"> |
| 123 | + </div> |
| 124 | + |
| 125 | + </section> |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + <section id="join" class="join"> |
| 132 | + <div class="container"> |
| 133 | + <div class="row"> |
| 134 | + <div class="intro col s12"> |
| 135 | + <h4 class="center-align">Join Us</h4> |
| 136 | + <h3 class="center-align">Celebrate the Hacker Community at University of Colorado, Boulder.</h3> |
| 137 | + </div> |
| 138 | + <div class="line-divider col s12"> |
| 139 | + <div class="line-twerk"> |
| 140 | + </div> |
| 141 | + </div> |
| 142 | + <div class="about-details center-align col s12"> |
| 143 | + <p>You won't want to miss this!</p> |
| 144 | + </div> |
| 145 | + <div class="join-btn center col s12"> |
| 146 | + <p> |
| 147 | + <a href="#" id="attendee-signup" class="join-button">Attendee Signup</a> |
| 148 | + </p> |
| 149 | + |
| 150 | + </div> |
| 151 | + </div> |
| 152 | + |
| 153 | + |
| 154 | + <div id="modal-attendee-signup" class="modal"> |
| 155 | + <div class="modal-content center"> |
| 156 | + <h4>Official Attendee Registration</h4> |
| 157 | + <br /> |
| 158 | + <div class="clear"></div> |
| 159 | + |
| 160 | + <div class="row"> |
| 161 | + <form action="#" class="col s10 offset-s1 hacker-register-for-localhackday" method="post"> |
| 162 | + <div class="row screen screen-before"> |
| 163 | + <div class="row"> |
| 164 | + <div class="input-field col s4"> |
| 165 | + <input name="first_name" id="first_name" type="text" class="validate" required="true"> |
| 166 | + <label for="first_name">First Name</label> |
| 167 | + </div> |
| 168 | + <div class="input-field col s4"> |
| 169 | + <input name="last_name" id="last_name" type="text" class="validate" required="true"> |
| 170 | + <label for="last_name">Last Name</label> |
| 171 | + </div> |
| 172 | + <div class="input-field col s4"> |
| 173 | + <input name="email" id="email" type="email" class="validate" required="true"> |
| 174 | + <label for="email">Email Address</label> |
| 175 | + </div> |
| 176 | + </div> |
| 177 | + <div class="row"> |
| 178 | + <div class="input-field col s4"> |
| 179 | + <input name="school" id="school" type="text" class="validate" required="true"> |
| 180 | + <label for="school">School Name</label> |
| 181 | + </div> |
| 182 | + <div class="input-field col s4"> |
| 183 | + <input name="major" id="major" type="text" class="validate" required="true"> |
| 184 | + <label for="major">Major</label> |
| 185 | + </div> |
| 186 | + <div class="input-field col s4"> |
| 187 | + <input name="year" id="year" type="text" class="validate" required="true"> |
| 188 | + <label for="year">Graduation Year</label> |
| 189 | + </div> |
| 190 | + </div> |
| 191 | + <div class="row"> |
| 192 | + <div class="input-field col s6"> |
| 193 | + <select class="browser-default" name="student_type" id="student_type" required="true"> |
| 194 | + <option value="high_school">I'm a high school student</option> |
| 195 | + <option value="university">I'm a university/college student</option> |
| 196 | + </select> |
| 197 | + <label class="active">What type of student are you?</label> |
| 198 | + </div> |
| 199 | + <div class="input-field col s6"> |
| 200 | + <input name="mobile" id="mobile" type="text" class="validate" required="true"> |
| 201 | + <label for="mobile">Mobile Number</label> |
| 202 | + </div> |
| 203 | + </div> |
| 204 | + <div class="row"> |
| 205 | + <div class="input-field col s12 browser-default"> |
| 206 | + <select id="event_id" required="true"></select> |
| 207 | + </div> |
| 208 | + </div> |
| 209 | + <div class="row"> |
| 210 | + <div class="input-field col s12"> |
| 211 | + <input type="checkbox" class="filled-in" id="agreement" /> |
| 212 | + <label for="agreement">I agree to the <a target="_blank" href="http://static.mlh.io/docs/mlh-code-of-conduct.pdf">MLH Code of Conduct</a></label> |
| 213 | + </div> |
| 214 | + </div> |
| 215 | + <div class="row row-error center"> |
| 216 | + <p class="col s12 center"> |
| 217 | + <i class="fa fa-times-circle"></i> |
| 218 | + <span class="error-message"></span> |
| 219 | + </p> |
| 220 | + </div> |
| 221 | + </div> |
| 222 | + <div class="row screen screen-after center"> |
| 223 | + <div class="preloader-wrapper big"> |
| 224 | + <div class="spinner-layer spinner-teal-only"> |
| 225 | + <div class="circle-clipper left"> |
| 226 | + <div class="circle"></div> |
| 227 | + </div><div class="gap-patch"> |
| 228 | + <div class="circle"></div> |
| 229 | + </div><div class="circle-clipper right"> |
| 230 | + <div class="circle"></div> |
| 231 | + </div> |
| 232 | + </div> |
| 233 | + </div> |
| 234 | + <br /> |
| 235 | + <br /> |
| 236 | + </div> |
| 237 | + <div class="row"> |
| 238 | + <button type="submit" class="waves-effect waves-teal btn-large">Register</button> |
| 239 | + </div> |
| 240 | + </form> |
| 241 | + </div> |
| 242 | + </div> |
| 243 | + </div> |
| 244 | + |
| 245 | + </div> |
| 246 | + </section> |
| 247 | + |
| 248 | + <footer class="page-footer"> |
| 249 | + <div class="footer-copyright"> |
| 250 | + <div class="container"> |
| 251 | + <div class="row"> |
| 252 | + <div class="mlh-logo col s6 m6 l6"> |
| 253 | + <a href="https://hackcu.org" target="_blank"><img src="img/HackCULogo.png"></a> |
| 254 | + </div> |
| 255 | + <div class="socmed-bar col s6 m6 l6"> |
| 256 | + <ul> |
| 257 | + <li><a href="https://twitter.com/HackCU"><i class="fa fa-twitter-square"></i></a></li> |
| 258 | + <li><a href="https://www.facebook.com/HackCU"><i class="fa fa-facebook-square"></i></i></a></li> |
| 259 | + </ul> |
| 260 | + </div> |
| 261 | + </div> |
| 262 | + </div> |
| 263 | + </div> |
| 264 | + </footer> |
| 265 | + |
| 266 | + |
| 267 | + <!-- Scripts--> |
| 268 | + <script> |
| 269 | + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |
| 270 | + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
| 271 | + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
| 272 | + })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); |
| 273 | + |
| 274 | + ga('create', 'UA-43729070-1', 'auto'); |
| 275 | + ga('send', 'pageview'); |
| 276 | + |
| 277 | + </script> |
| 278 | + <script src="https://code.jquery.com/jquery-2.1.1.min.js"></script> |
| 279 | + <script src='https://api.tiles.mapbox.com/mapbox.js/v2.1.9/mapbox.js'></script> |
| 280 | + <script src="js/materialize.js"></script> |
| 281 | + <script src="js/localhackday.js"></script> |
| 282 | + <script src="js/select2.js"></script> |
| 283 | + <script src="js/init.js"></script> |
| 284 | + |
| 285 | +</body> |
| 286 | +</html> |
0 commit comments