-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathschedule.html
187 lines (173 loc) · 9.03 KB
/
schedule.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
182
183
184
185
186
187
<!DOCTYPE html>
<html lang="en">
<!-- Standard Page -->
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Welcome to the Void Developers Conference">
<title>Schedule | Void Developers Conference</title>
<!-- Bootstrap and Overrides -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="css/styles.css">
<!-- Bootstrap JS -->
<script type="text/javascript" src="js/bootstrap.js"></script>
<!-- Imports Site Font -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Work+Sans&display=swap" rel="stylesheet">
<!-- favicons -->
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="192x192" href="android-chrome-192x192.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="manifest" href="site.webmanifest">
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#000000">
<meta name="msapplication-TileColor" content="#000000">
<meta name="theme-color" content="#ffffff">
</head>
<body class="d-flex flex-column bg-dark">
<nav class="navbar navbar-expand-lg navbar-dark bg-dark sticky-top p-0">
<div class="container">
<a class="navbar-brand" href="index.html" id="navImgA">
<img src="images/new logos/2x/Asset 1@2x.png" alt="Void Entertainment Logo" id="navImgImg" class="align-center">
</a>
<!-- Mobile Nav Button -->
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<span class="me-auto"></span>
<ul class="navbar-nav mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link active disabled" href="schedule.html">Schedule</a>
</li>
<li class="nav-item">
<a class="nav-link" href="history.html">History</a>
</li>
<li class="nav-item d-none d-lg-block">
<span class="nav-link">|</span>
</li>
<li class="nav-item">
<a class="nav-link" href="interviews.html">Interviews</a>
</li>
<li class="nav-item">
<a class="nav-link" href="behindscenes.html">Behind-the-scenes</a>
</li>
<li class="nav-item">
<a class="nav-link" href="demos.html">Demos</a>
</li>
<li class="nav-item">
<a class="nav-link" href="shop.html">Shop</a>
</li>
</ul>
</div>
</div>
</nav>
<main class="flex-shrink-0 bg-dark text-light">
<div class="pageHeader">
<div class="container">
<div class="row text-center">
<h1 class="my-5">Schedule of Events</h1>
</div>
</div>
</div>
<div class="container">
<!-- Pre conference container -->
<div class="row px-4 mt-5">
<div>
<div class="bg-primary round p-4">
<h2>Pre-Conference</h2>
<ul class="ms-4">
<li>Access to conference information and events</li>
<li>Play "Relic Run," our featured demo game, early!</li>
<li>Read the interview with our founder Jack Barmingham</li>
</ul>
</div>
</div>
</div>
<!-- Days 1-4 Container -->
<div class="row px-4 mb-5 mt-md-5 mt-0">
<!-- Day 1 -->
<div class="col-xl-3 col-md-6 col-12 mt-md-0 mt-5">
<div class="round p-4 h-100 bg-primary">
<h3><i class="fas fa-lock-open"></i> Day 1</h3>
<ul class="">
<li>Read even more interviews from several indie game and media creators.</li>
<li>Explore behind the scenes of the creation of a video game.</li>
<li>View the shop early so that you can begin planning your purchases for this year!</li>
</ul>
</div>
</div>
<!-- Day 2 -->
<div class="col-xl-3 col-md-6 col-12 mt-md-0 mt-5">
<div class="round p-4 h-100 bg-primary">
<h3><i class="fas fa-lock"></i> Day 2 (Locked)</h3>
<ul class="">
<li>Two more game demos will be unlocked:</li>
<li>Game 1: E1N1: Search for the Cure by Shelby Ayers</li>
<li>Game 2: Terror in Benton by Chuck Grey</li>
<li>Sales for the shop will open on Day 2!</li>
</ul>
</div>
</div>
<!-- Day 3 -->
<div class="col-xl-3 col-md-6 col-12 mt-xl-0 mt-5">
<div class="round p-4 h-100 bg-primary">
<h3><i class="fas fa-lock"></i> Day 3 (Locked)</h3>
<ul class="">
<li>Developer live stream with sneak peeks of unreleased projects.</li>
<li>Community Game Day through our virtual game platform "Guardianship".</li>
</ul>
</div>
</div>
<!-- Day 4 -->
<div class="col-xl-3 col-md-6 col-12 mt-xl-0 mt-5">
<div class="round p-4 h-100 bg-primary">
<h3><i class="fas fa-lock"></i> Day 4 (Locked)</h3>
<ul class="">
<li>Two new secret projects will be unveiled from partner indie studios</li>
<li>Those two games will be live on the demos page right after their announcement</li>
<li>Details for next year's event will be announced!</li>
<li>One more secret announcement...</li>
</ul>
</div>
</div>
</div>
</div>
</main>
<footer class="footer mt-auto bg-dark py-3 text-light ">
<div class="container">
<div class="row px-2 mt-2">
<!-- Void Entertainment Logo Column -->
<div class="col-md-4 col-12 mb-md-0 mb-3 text-left">
<img src="images/voidlogolight.svg" width="160" alt="Void Entertainment Logo">
</div>
<!-- Contact Column -->
<div class="col-md-4 col-12 mb-md-0 mb-2">
<p class="m-0">Contact Us!</p>
<p class="m-0"><i class="fas fa-phone-alt"></i> (415) 555-0132</p>
<p class="m-0"><i class="fas fa-envelope"></i> info@example.com</p>
</div>
<!-- Social Media Column -->
<div class="col-md-4 col-12 mb-md-0 mb-2">
<p class="m-0">Keep up with our latest projects @VoidEntertainmentDevs</p>
<p class="mt-2">
<a href="http://facebook.com" target="_blank" aria-label="Facebook"><i class="fab fa-facebook"></i></a>
<a href="http://twitter.com" target="_blank" aria-label="Twitter"><i class="fab fa-twitter"></i></a>
<a href="http://instagram.com" target="_blank" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
<a href="http://linkedin.com" target="_blank" aria-label="LinkedIn"><i class="fab fa-linkedin-in"></i></a>
<a href="http://behance.net" target="_blank" aria-label="Behance"><i class="fab fa-behance"></i></a>
</p>
</div>
</div>
<!-- Bottom Footer Row -->
<div class="row align-items-center px-2">
<span class="col-12">TSA Team #### | <a href="references.html" class="link-light">References</a> | © 2022</span>
</div>
</div>
</footer>
</body>
</html>