-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
79 lines (65 loc) · 3.58 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href='https://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>premiersdc.github.io by premiersdc</title>
</head>
<body>
<header>
<div class="inner">
<h1>premiersdc.github.io</h1>
<h2>Premier Software Development Competition</h2>
<a href="https://github.com/premiersdc" class="button"><small>Follow me on</small>GitHub</a>
</div>
</header>
<div id="content-wrapper">
<div class="inner clearfix">
<section id="main-content">
<h3>
<a name="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages"><span class="octicon octicon-link"></span></a>Welcome to the Premier Software Development Competition official site</h3>
<p>We are glad to have you join us on our quest to build the best innovation exchange the world has to offer!
Fill out the registration form to play.<p>
<h3>Here are some critical dates you should jot down in your calendar (keep in mind dates are subject to change so keep checking out this site for updates)</h3>
<p><strong>Read Competition Rules, Terms and Conditions Here: <strong><a href="data/PremierSoftwareDevelopmentCompetition.pdf">PSDC Rules</a></p>
<ul>
<li>Registration will begin on September 8</li>
<li>Competition kickoff will be on September 15 </li>
<li>submission code freeze will be November 16</li>
<li>Notification to finalists will be December 1</li>
<li>Finalist to Present their solution by December 6</li>
<li>Announcement of the winners will be: December 12</li>
<li>The top 3 winning teams will receive cash prizes</li>
</ul>
<h3>
<a name="support-or-contact" class="anchor" href="#support-or-contact"><span class="octicon octicon-link"></span></a>Support or contact</h3>
<p>Need more information? Contact us at <a href="mailto:[email protected]">[email protected]</a> and we’ll help you sort it out.</p>
<div id="logo">
<a href="https://www.premierinc.com" class="button">a</a>
</div>
</section>
<aside id="sidebar">
Get ready for this exciting opportunity to show case your coding skills and win cash prizes!
<br/>
<br/>
Fill out the form below to register your team to play in the Premier Software Development Competition.
<br/>
<br/>
<p><a href="https://docs.google.com/forms/d/1ffsovyFPQ2BZZSJxLmpN1FYweeBSiNVfVK-chiRrsrQ/viewform?c=0&w=1&usp=mail_form_link">PSDC Registration Form</a></p>
<strong>Fine print:</strong>Once you submit your registration you should get a confirmation receipt within 3 days indicating we are processing your application. If you don't get the receipt in three days, please send us an </strong><a href="mailto:[email protected]">email</a>.
<br/>
<br/>
<p><strong>Ask a question on the competition: </strong><br/><a href="https://github.com/premiersdc/premiersdc.github.io/wiki">PSDC WIKI</a></p>
</aside>
</div>
</div>
</body>
</html>