-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain_site.html
264 lines (242 loc) · 12.4 KB
/
main_site.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
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Full Stack Conf</title>
<!-- bootstrap css -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.2/css/bootstrap.min.css" integrity="sha384-y3tfxAZXuh4HwSYylfB+J125MxIs6mR5FOHamPBG064zB+AFeWH94NdvaCBm8qnd" crossorigin="anonymous">
<link rel="stylesheet" href= "CSS/custom.css">
</head>
<body id="home" data-spy="scroll" data-target=".navbar" data-offset="100">
<!-- navbar -->
<nav class="navbar navbar-dark navbar-fixed-top bg-secondary">
<div class="container">
<ul class="nav navbar-nav">
<li class="nav-item">
<a class="nav-link" href="#home">Home<span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#speakers">Speakers</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#schedule">Schedule</a>
</li>
</ul>
<a class="navbar-brand pull-sm-right m-r-0 hidden-xs-down" href="http://www.teamtreehouse.com">Presented by Treehouse</a>
</div>
</nav>
<!-- jumbotron -->
<div class="jumbotron jumbotron-fluid bg-info">
<div class="container-fluid text-sm-center p-t-3">
<h1 class="display-2">Full Stack Conf</h1>
<p class="lead">A One-day Conference About All Things JavaScript</p>
<div class="btn-group m-t-2" role="group" aria-label="Basic example">
<button type="button" class="btn btn-primary btn-lg" data-toggle="modal" data-target="#register">Register Now</button>
<a type="button" class="btn btn-secondary btn-lg" href="#speakers">See Speakers</a>
</div>
</div>
</div>
<!-- about -->
<div id="about" class="container">
<div class="p-t-2">
<div class="row">
<div class="col-lg-4 col-lg-push-4">
<h3 class="m-b-2">About Full Stack Conf</h3>
<img class="img-fluid img-rounded m-b-2 hidden-xs-down" src="img/pdx.jpg" alt="Portland">
<p>The beautiful city of Portland, Oregon will be the host city for Full Stack Conf!</p>
<p>Explore the future of JavaScript with a lineup of industry professionals. Discover new techniques to advance your career as a web developer.</p>
</div>
<div class="col-lg-4 col-lg-pull-4">
<h3 class="m-b-2">Expert Speakers</h3>
<p>Our expert speaker lineup was just announced, so don't wait too long before grabbing your tickets!</p>
<p>Want to meet the international JavaScript community and share skills with some of the world's top experts, hackers, and makers? Be the first to know what to expect for the future of JavaScript.</p>
<p>Full Stack Conf is committed to being inclusive and welcoming for everyone. We look forward to another intensive day of learning and sharing.</p>
</div>
<div class="col-lg-4">
<h3 class="m-b-2">What You'll Learn</h3>
<ul class="list-group">
<li class="list-group-item"><strong>MongoDB</strong>: NoSQL database</li>
<li class="list-group-item"><strong>Angular</strong>: JavaScript framework</li>
<li class="list-group-item"><strong>Express</strong>: Framework for Node</li>
<li class="list-group-item"><strong>Node.js</strong>: JavaScript environment</li>
<li class="list-group-item"><strong>ES2015</strong>: Latest version of JavaScript</li>
<li class="list-group-item"><strong>Babel</strong>: JavaScript compiler</li>
</ul>
</div>
</div>
</div>
<!-- speakers -->
<h1 id="speakers" class="display-4 text-xs-center m-y-3 text-muted">Speakers</h1>
<div class="row">
<div class="col-md-6 col-lg-4">
<div class="card">
<img class="card-img-top img-fluid" src="img/angie.png" alt="Card image cap">
<div class="card-block">
<h4 class="card-title">Angie McAngular</h4>
<p class="card-text">Angie is a web developer and teacher who is passionate about building scalable, data driven web apps, especially ones that address old problems with new tech!</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="card">
<img class="card-img-top img-fluid" src="img/nodestradamus.png" alt="Card image cap">
<div class="card-block">
<h4 class="card-title">NodeStradamus</h4>
<p class="card-text">"NodeStra" is a software engineer and philosopher trying to leave the world better than he found it. He codes for non-profits, eCommerce, and large-scale web apps.</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="card">
<img class="card-img-top img-fluid" src="img/geo.png" alt="Card image cap">
<div class="card-block">
<h4 class="card-title">Geo "Lo" Cation</h4>
<p class="card-text">Geo is a JavaScript developer working on large-scale applications. He's also a teacher who strives to support students in removing all barriers to learning code.</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="card">
<img class="card-img-top img-fluid" src="img/ecma.png" alt="Card image cap">
<div class="card-block">
<h4 class="card-title">Ecma Scriptnstuff</h4>
<p class="card-text">Ecma found her passion for computers and programming over 15 years ago. She is excited to introduce people to the wonderful world of JavaScript.</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="card">
<img class="card-img-top img-fluid" src="img/jay.png" alt="Card image cap">
<div class="card-block">
<h4 class="card-title">Jay Query</h4>
<p class="card-text">Jay is a developer, author of CSS: The Missing Manual, JavaScript & jQuery: The Missing Manual, and web development teacher.</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="card">
<img class="card-img-top img-fluid" src="img/json.png" alt="Card image cap">
<div class="card-block">
<h4 class="card-title">Json Babel</h4>
<p class="card-text">All of his professional life, Json has worked with computers online; he is a polyglot programmer and likes using the right tools for the job.</p>
</div>
</div>
</div>
</div><!-- /speakers -->
<!-- schedule -->
<h1 id="schedule" class="display-4 text-xs-center m-y-3 text-muted">Schedule</h1>
<ul class="list-group">
<li class="list-group-item">
<h4 class="list-group-item-heading">Keynote: Internet of Things <span class="label label-secondary label-pill pull-xs-right">9:00am</span></h4>
NodeStradamus
</li>
<li class="list-group-item">
<h4 class="list-group-item-heading">Angular Basics <span class="label label-secondary label-pill pull-xs-right">10:00am</span></h4>
Angie McAngular
</li>
<li class="list-group-item">
<h4 class="list-group-item-heading">Hey, Mongo! <span class="label label-secondary label-pill pull-xs-right">11:00am</span></h4>
Jay Query
</li>
<li class="list-group-item list-group-item-success">
<h4 class="list-group-item-heading">Lunch <span class="label label-secondary label-pill pull-xs-right">12:00pm</span></h4>
Free pizza for everyone!
</li>
<li class="list-group-item">
<h4 class="list-group-item-heading">Introducing ES2015 <span class="label label-secondary label-pill pull-xs-right">1:00pm</span></h4>
Ecma Scriptnstuff
</li>
<li class="list-group-item">
<h4 class="list-group-item-heading">Gettin' MEAN <span class="label label-secondary label-pill pull-xs-right">2:00pm</span></h4>
Geo "Lo" Cation
</li>
<li class="list-group-item">
<h4 class="list-group-item-heading">What's Babel? <span class="label label-secondary label-pill pull-xs-right">3:00pm</span></h4>
Json Babel
</li>
</ul><!-- /schedule -->
<!-- callout button -->
<button type="button" class="btn btn-info-outline btn-lg center-block m-y-3" data-toggle="modal" data-target="#register">Don't Miss Out! Register Now</button>
<!-- signup form -->
<hr>
<div class="row text-muted">
<div class="col-md-5">
<p><strong>About Treehouse</strong></p>
<p>Treehouse brings affordable technology education to people everywhere to help them achieve their dreams and change the world.</p>
</div>
<div class="col-md-5 col-xl-offset-2">
<p><strong>Stay up-to-date on Full Stack Conf</strong></p>
<div class="input-group">
<input type="text" class="form-control" placeholder="Email">
<span class="input-group-btn">
<button class="btn btn-primary" type="button">Sign up</button>
</span>
</div>
</div>
</div>
<hr>
<!-- footer -->
<div class="row p-y-1">
<div class="col-md-7">
<nav class="nav nav-inline">
<a class="nav-link" href="#">Community</a>
<a class="nav-link" href="#">Tracks</a>
<!-- Dropup Menu -->
<div class="btn-group dropup m-x-1">
<button type="button" class="btn btn-secondary">Other Confs</button>
<button type="button" class="btn btn-secondary dropdown-toggle dropdown-toggle-split" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<span class="sr-only">Toggle Dropdown</span>
</button>
<div class="dropdown-menu">
<a class="dropdown-item" href="#">CSS Conf</a>
<a class="dropdown-item" href="#">Python Conf</a>
<a class="dropdown-item" href="#">Java Conf</a>
</div>
</div>
</nav>
</div>
<div class="col-md-5 text-md-right">
<small>© 2016 Full Stack Conf & Treehouse</small>
</div>
</div>
</div>
<!-- Modal-->
<div id="register" class="modal fade">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
<h4 class="modal-title">Register for Full Stack Conf</h4>
</div>
<div class="modal-body">
<!-- registration form-->
<form>
<div class="form-group">
<label for="formGroupExampleInput">Name</label>
<input type="text" class="form-control" id="formGroupExampleInput" placeholder="Name">
</div>
<div class="form-group">
<label for="formGroupExampleInput2">Email</label>
<input type="text" class="form-control" id="formGroupExampleInput2" placeholder="[email protected]">
</div>
</form>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
<button type="button" class="btn btn-primary">Submit</button>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<!-- jQuery first, then bootstrap js -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.2/js/bootstrap.min.js" integrity="sha384-vZ2WRJMwsjRMW/8U7i6PWi6AlO1L79snBrmgiDpgIWJ82z8eA5lenwvxbMV1PAh7" crossorigin="anonymous"></script>
</body>
</html>