Skip to content
This repository was archived by the owner on Jun 6, 2020. It is now read-only.

Commit 47eef64

Browse files
author
ACM
committed
Add last minute direct server changes for 2017 such as logos and FAQ
1 parent 496c97c commit 47eef64

12 files changed

+63
-20
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
secrets

github.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<?php `git pull`;

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ app.get('/', function(req, res){
77
res.send('public/index.html');
88
});
99

10-
app.listen(8080);
10+
app.listen(80);

public/[email protected]

3.3 MB
Binary file not shown.

public/HackWPILogo.svg

Lines changed: 1 addition & 0 deletions
Loading

public/background3new.png

1.08 MB
Loading

public/cosponsors_new.png

92.6 KB
Loading

public/css/style.css

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,25 @@ p {
3737
#index-banner .section {
3838
top: 10%;
3939
}
40+
#cocbutton {
41+
visibility: hidden;
42+
}
4043
}
4144

4245
@media only screen and (max-width : 600px) {
46+
.parallax-container .section {
47+
height: auto;
48+
overflow: auto;
49+
}
50+
.container {
51+
height: auto;
52+
}
4353
#index-banner .section {
4454
top: 0;
4555
}
56+
#cocbutton {
57+
visibility: hidden;
58+
}
4659
}
4760

4861
.icon-block {
@@ -67,4 +80,4 @@ footer.page-footer {
6780
top: 0;
6881
width: 10%;
6982
z-index: 10000;
70-
}
83+
}

public/index.html

Lines changed: 45 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<body>
1414
<nav class="white" role="navigation">
1515
<div class="nav-wrapper container">
16-
<a id="logo-container" href="#" class="red-text text-darken-4 brand-logo">Hack @ WPI</a>
16+
<a id="logo-container" href="#" class="red-text text-darken-4 brand-logo"><img width="100px" src="HackWPILogo.svg"></a>
1717
</div>
1818
</nav>
1919
<a id="mlh-trust-badge" href="https://mlh.io/seasons/na-2017/events?utm_source=na-2017&utm_medium=TrustBadge&utm_campaign=na-2017&utm_content=black" target="_blank"><img src="https://s3.amazonaws.com/logged-assets/trust-badge/2017/black.svg" alt="Major League Hacking 2017 Hackathon Season" style="width:100%"></a>
@@ -23,12 +23,19 @@
2323
<br><br>
2424
<h2 class="header center red-text text-darken-2">Learn. Hack. Compete.</h2>
2525
<div class="row center">
26-
<h5 class="header col s12 light">An open for all WPI Hackathon, for both hardware and software!</h5>
26+
<h5 class="header col s12 light">An open for all WPI Hackathon, for both hardware and software!</h5><br>
27+
<h5>Event concluded - view winners on DevPost</h5>
2728
</div>
2829
<div class="row center">
29-
<a class="col s4 offset-m5 m2 btn-large waves-effect waves-light red darken-1 typeform-share" href="https://nileshp88.typeform.com/to/ZfSzGq" data-mode="1" target="_blank">Register!</a>
30-
<h5 class="header col m6 s8 offset-m4 offset-s5 light" style="margin-top:0px"><i class="small material-icons" style="vertical-align: -20%">today</i> Jan. 13rd - 15th</h5>
31-
<h5 class="header col m6 s8 offset-m5 offset-s4 light" style="margin-top:0px"><i class="small material-icons" style="vertical-align: -20%">room</i> WPI Odeum</h5>
30+
<h5 class="header col m4 s12 light" style="margin-top:0px"><i class="small material-icons" style="vertical-align: -20%">today</i> Jan. 13th - 15th</h5>
31+
<div class="header col m4 s12 offset-s5 light" style="margin-top:0px">
32+
<!--This is where MLH registration API would go, and google spreadsheets for schedule-->
33+
<a id="cocbutton" class="col s8 push-s2 btn waves-effect waves-light grey darken-1" style="margin-top:5px" href="https://static.mlh.io/docs/mlh-code-of-conduct.pdf" data-mode="1" target="_blank">MLH Code</a>
34+
<a class="col s6 pull-s1 btn waves-effect waves-light grey darken-1" style="margin-top:5px" href="
35+
http://bit.ly/2iRGpAn" data-mode="1" target="_blank">Slack Chatroom</a>
36+
<a class="col s6 push-s1 btn waves-effect waves-light grey darken-1" style="margin-top:5px" href="https://hack-wpi-2017-4612.devpost.com/" data-mode="1" target="_blank">Devpost Link</a>
37+
</div>
38+
<h5 class="header col m4 s12 light" style="margin-top:0px"><i class="small material-icons" style="vertical-align: -20%">room</i> WPI Campus Center, Odeum</h5>
3239
</div>
3340
<br><br>
3441

@@ -57,7 +64,7 @@ <h5 class="center">Learn</h5>
5764
<h2 class="center brown-text"><i class="material-icons">settings</i></h2>
5865
<h5 class="center">Hack</h5>
5966

60-
<p class="light">Work on turning your project from idea into reality in a weekend long hackathon. We provide food, snacks, drinks, and mentors; everything you need to stay focused and have fun for the whole event. Additionally, thanks to the Collablab, for the majority of the event you will have access to the on campus maker space.</p>
67+
<p class="light">Work on turning your project from idea into reality in a weekend long hackathon. We provide food, snacks, drinks, and mentors; everything you need to stay focused and have fun for the whole event.</p>
6168
</div>
6269
</div>
6370

@@ -66,20 +73,19 @@ <h5 class="center">Hack</h5>
6673
<h2 class="center brown-text"><i class="material-icons">group</i></h2>
6774
<h5 class="center">Compete</h5>
6875

69-
<p class="light">Present your project at the end of the hackathon to our panel of judges, and win various prizes! Grand prizes are available for the top three teams, the best hardware project, and the best Microsoft project. Additionally, smaller prizes will also be available for various categories.</p>
76+
<p class="light">Present your project at the end of the hackathon to our panel of judges, and win various prizes! Grand prizes are available for the winning teams, which includes the Best Overall, and Best Hardware Hack prizes. Additionally, smaller prizes will also be available for various categories.</p>
7077
</div>
7178
</div>
7279
</div>
7380

7481
</div>
7582
</div>
7683

77-
7884
<div class="parallax-container valign-wrapper">
7985
<div class="section no-pad-bot">
8086
<div class="container">
8187
<div class="row center">
82-
<img class="responsive-img" src="cosponsors.png" alt="cosponsoring clubs">
88+
<img class="responsive-img" src="cosponsors_new.png" alt="cosponsoring clubs">
8389
</div>
8490
</div>
8591
</div>
@@ -93,48 +99,69 @@ <h5 class="center">Compete</h5>
9399
<div class="row">
94100
<div class="col s12 center" style="margin-top: -40px; margin-bottom: -50px;">
95101
<div class="icon-block">
96-
<h1 class="center brown-text"><strong>&#11014;</strong></h1>
102+
<h1 class="center brown-text"><strong>&#11014;</strong></h1>
97103
<h5 class="center">Co-Sponsoring Clubs</h5>
98104
<p class="light">Hack @ WPI is run by the local ACM chapter, as well as a large number of other clubs on campus. The event would not be possible without their support, if you don't know any of them you should go check them out!</p>
99105
<div class="divider"></div>
100106
<h5 class="center">Sponsoring Companies</h5>
101-
<p class="light">Hack @ WPI is proud to announce that the companies below are all part of making the event a reality. In particular, we would like to thank Microsoft for their generous donation as the title sponsor this year!</p>
107+
<p class="light">Hack @ WPI is proud to announce that the companies below are all part of making the event a reality.</p>
102108
<h1 class="center brown-text"><strong>&#11015;</strong></h1>
103109
</div>
104110
</div>
105111
</div>
106112
</div>
107113
</div>
108114

109-
110115
<div class="parallax-container valign-wrapper">
111116
<div class="section no-pad-bot">
112117
<div class="container">
113118
<div class="row center">
114-
<img class="responsive-img" src="sponsors.png" alt="sponsoring organizations">
119+
<img class="responsive-img" src="logo3.png" alt="sponsoring organizations">
115120
</div>
116121
</div>
117122
</div>
118-
<div class="parallax"><img src="background3.png" alt="Unsplashed background img 3"></div>
123+
<div class="parallax"><img src="background3new.png" alt="Unsplashed background img 3"></div>
119124
</div>
120125

121126
<footer class="page-footer red darken-2">
122127
<div class="container">
123128
<div class="row">
124-
<h5 class="white-text">Interested in Sponsoring or Co-Sponsoring?</h5>
125-
<div class="col l6 s12">
129+
<h4 class="white-text">FAQ</h4>
130+
<div class="col l6 s6">
131+
<h5 class="white-text">When does registration close?</h5>
132+
<p class="grey-text text-lighten-4">Registration officially closes on Monday, January 9th, 11:59pm.</p>
133+
</div>
134+
<div class="col l6 s6">
135+
<h5 class="white-text">Will there be travel reimbursements?</h5>
136+
<p class="grey-text text-lighten-4">Due to our size this year, we will not be providing traveling reimburstments. We hope next year we will be bigger and will able to do so.</p>
137+
</div>
138+
<div class="col l6 s6">
139+
<h5 class="white-text">How do I know I'm registered?</h5>
140+
<p class="grey-text text-lighten-4">If you haven't got an email from us saying you've been registered, that means you're currently on the waitlist, and will be added as people unregister.</p>
141+
</div>
142+
<div class="col l6 s6">
143+
<h5 class="white-text">I am officially registered but now I want to unregister, how do I do that?</h5>
144+
<p class="grey-text text-lighten-4">Please email us at <a class="white-text" href="mailto:[email protected]?subject=[Unregister for Hack@WPI]" target="_top"><u>[email protected]</a></u>, so that we can let those who are in the waitlist in.</p>
145+
</div>
146+
147+
148+
149+
150+
151+
<div class="col l6 s6">
152+
<h5 class="white-text">I'm interested in Sponsoring or Co-Sponsoring, where do I start?</h5>
126153
<p class="grey-text text-lighten-4">For any inquiries regarding sponsoring the event as a company or co-sponsoring the event as an on campus club, please email <a class="white-text" href="mailto:[email protected]?subject=[Hackathon]" target="_top"><u>[email protected]</a></u>, and we will happily discuss it with you!</p>
127154
</div>
128155
</div>
129156
</div>
130157
<div class="footer-copyright">
131158
<div class="container">
132-
For issues, please contact <a class="white-text" href="mailto:[email protected]?subject=[Site]" target="_top"><u>[email protected]</a>
159+
For issues, please contact <a class="white-text" href="mailto:[email protected]?subject=[Site]" target="_top"><u>[email protected]</u></a>.
160+
T-shirts provided by <a class="white-text" href="https://www.bluedotapparel.com">Blue Dot Apparel</a>.
133161
</div>
134162
</div>
135163
</footer>
136164

137-
138165
<!-- Scripts-->
139166
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
140167
<script src="js/materialize.js"></script>

public/logo.png

104 KB
Loading

public/logo2.png

200 KB
Loading

public/logo3.png

274 KB
Loading

0 commit comments

Comments
 (0)