-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
181 lines (179 loc) · 5.73 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
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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
<!doctype html>
<html>
<head>
<meta charset='utf-8'>
<meta content='width=device-width, initial-scale=1.0, user-scalable=no' name='viewport'>
<meta content='IE=edge,chrome=1' http-equiv='X-UA-Compatible'>
<title>Bronco Startup Challenge 2015 | Cal Poly Pomona College of Business Administration</title>
<meta content='' name='description'>
<meta content='' name='keywords'>
<meta content='' name='author'>
<meta content='' property='og:url'>
<meta content='' property='og:title'>
<meta content='' property='og:site_name'>
<meta content='' property='og:description'>
<link href='/images/ico/apple-icon-57x57.png' rel='apple-touch-icon' sizes='57x57'>
<link href='/images/ico/apple-icon-60x60.png' rel='apple-touch-icon' sizes='60x60'>
<link href='/images/ico/apple-icon-72x72.png' rel='apple-touch-icon' sizes='72x72'>
<link href='/images/ico/apple-icon-76x76.png' rel='apple-touch-icon' sizes='76x76'>
<link href='/images/ico/apple-icon-114x114.png' rel='apple-touch-icon' sizes='114x114'>
<link href='/images/ico/apple-icon-120x120.png' rel='apple-touch-icon' sizes='120x120'>
<link href='/images/ico/apple-icon-144x144.png' rel='apple-touch-icon' sizes='144x144'>
<link href='/images/ico/apple-icon-152x152.png' rel='apple-touch-icon' sizes='152x152'>
<link href='/images/ico/apple-icon-180x180.png' rel='apple-touch-icon' sizes='180x180'>
<link href='/images/ico/android-icon-192x192.png' rel='icon' sizes='192x192' type='image/png'>
<link href='/images/ico/favicon-32x32.png' rel='icon' sizes='32x32' type='image/png'>
<link href='/images/ico/favicon-96x96.png' rel='icon' sizes='96x96' type='image/png'>
<link href='/images/ico/favicon-16x16.png' rel='icon' sizes='16x16' type='image/png'>
<link href='/images/ico/manifest.json' rel='manifest'>
<meta content='#ffffff' name='msapplication-TileColor'>
<meta content='/images/ico/ms-icon-144x144.png' name='msapplication-TileImage'>
<meta content='#ffffff' name='theme-color'>
<link href='style.css' rel='stylesheet' type='text/css'>
<script src='https://cdnjs.cloudflare.com/ajax/libs/trianglify/0.2.0/trianglify.min.js'></script>
</head>
<body>
<div class='overlay'></div>
<header class='header' id='header'>
<div class='container'>
<div class='header-content'>
<h1>
DARE TO THINK BIGGER
</h1>
<h2>
BRONCO STARTUP CHALLENGE 2015
</h2>
<p>
MAY 14TH, 05:00PM
<br>
URSA MAJOR, CAL POLY POMONA
</p>
<a href='mailto:[email protected]'>
SUBMIT NOW
</a>
<h3>
BUSINESS PLANS DUE MAY 3RD, 11:59PM
</h3>
</div>
</div>
</header>
<section class='due-dates'>
<div class='container'>
<h3 class='heading'>
IMPORTANT DUE DATES
</h3>
<h4 class='subheading'>
KEEP THESE ON YOUR CALENDAR!
</h4>
<dl>
<dt>
APRIL 24TH, 07:00PM
</dt>
<dd>
PITCH PARTY @ BUILDING 162-1001
</dd>
<dt>
APRIL 30TH, 01:00PM
</dt>
<dd>
REGISTRATION CLOSES
</dd>
<dt>
MAY 3RD, 11:59PM
</dt>
<dd>
BUSINESS PLANS DUE
</dd>
<dt>
MAY 14TH, 05:00PM - 09:00PM
</dt>
<dd>
BRONCO STARTUP FINALE @ URSA MAJOR
</dd>
</dl>
</div>
</section>
<section class='prizes'>
<div class='container'>
<h3 class='heading'>
PRIZES
</h3>
<h4 class='subheading'>
</h4>
<h4 class='heading'>
$10,000 in cash
</h4>
<dl>
<dt>
1ST PLACE
</dt>
<dd>
$4,000 cash
</dd>
<dt>
2ND PLACE
</dt>
<dd>
$3,000 cash
</dd>
<dt>
3RD PLACE
</dt>
<dd>
$2,000 cash
</dd>
<dt>
BONUS: CROWD FAVORITE
</dt>
<dd>
$1,000 cash
</dd>
</dl>
</div>
</section>
<footer class='organized-by'>
<div class='container'>
<div class='organizers'>
<h3 class='heading'>
ORGANIZED BY
</h3>
<a href='http://www.cpp.edu/~cba/' target='_blank'>
<img alt='CPP CBA Logo' class='lg-logo' src='img/cba.png'>
</a>
<a href='http://www.polyfounders.com' target='_blank'>
<img alt='Polyfounders Logo' class='lg-logo' src='img/polyfounders.png'>
</a>
<a href='http://www.cppceo.com' target='_blank'>
<img alt='CEO Logo' class='sm-logo' src='img/ceo.png'>
</a>
</div>
<div class='credit'>
<p>
SITE BY:
<a href='http://www.austinlchang.com' target='_blank'>
AUSTIN CHANG
</a>
| SOURCE CODE:
<a href='http://github.com/austinlchang/bsc' target='_blank'>
GITHUB
</a>
</p>
</div>
</div>
</footer>
<script>
function setBg() {
var pattern = Trianglify({
height: document.getElementById('header').offsetHeight,
width: document.getElementById('header').offsetWidth,
x_colors: 'YlGn'
});
document.getElementById('header').style.background = 'url(' + pattern.png() + ')'
}
setBg();
window.addEventListener('resize', function (event) {
setBg();
});
</script>
</body>
</html>