forked from rampatra/wedding-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·544 lines (512 loc) · 21.7 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
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
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
<!doctype html>
<!--[if lt IE 7]>
<html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]>
<html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]>
<html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<title>Megan & Ryan!</title>
<meta name="description" content="We would like to invite you to our big day.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#ffffff">
<meta property="og:title" content="Ryan & Megan are getting married">
<meta property="og:description" content="We would like to invite you to our big day.">
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<link rel="apple-touch-icon" sizes="180x180" href="">
<link rel="icon" type="image/png" sizes="32x32" href="">
<link rel="icon" type="image/png" sizes="16x16" href="">
<link rel="manifest" href="manifest.json">
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#5bbad5">
<link rel="stylesheet" href="css/normalize.min.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/jquery.fancybox.css">
<link rel="stylesheet" href="css/flexslider.css">
<link rel="stylesheet" href="css/styles.min.css">
<link rel="stylesheet" href="css/queries.css">
<link rel="stylesheet" href="node_modules/animate.css/animate.min.css">
<link rel="stylesheet" href="node_modules/font-awesome/css/font-awesome.min.css">
<script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
</head>
<body id="top">
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade
your browser</a> to improve your experience.</p>
<![endif]-->
<section class="hero">
<section class="navigation">
<header>
<div class="header-content">
<div class="logo"><a href="#"><img src="img/logo.png" alt="Logo"></a></div>
<div class="header-nav">
<nav>
<ul class="primary-nav">
<li><a href="#intro">How it Began</a></li>
<li class=""><a href="#video-bg">Fernstone Retreat</a></li>
<li><a href="#events">Events</a></li>
<li><a href="#accomodations">Accomodations</a></li>
<li><a href="#map">Directions</a></li>
<li><a href="#registry">Registry</a></li>
</ul>
<ul class="member-actions">
<li><a href="#rsvp" class="btn-white btn-small">RSVP</a></li>
</ul>
</nav>
</div>
<div class="navicon">
<a class="nav-toggle" href="#"><span></span></a>
</div>
</div>
</header>
</section>
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="hero-content text-center">
<!--<h1>Ram and Antara</h1>-->
<img class="ourlogo" src="img/logo-lg.png">
<!--<p class="intro">Ram & Antara are getting hitched!</p>-->
<!--<a href="#" class="btn btn-fill btn-large btn-margin-right">Scroll Down</a> -->
</div>
</div>
</div>
<div class="row">
<div class="col-sm-4 hidden-xs"></div>
<div class="col-sm-4 hidden-xs text-center"><a href="#rsvp"
class="btn btn-accent btn-large rsvp-btn">RSVP</a></div>
<div class="col-sm-4 hidden-xs"></div>
</div>
</div>
<div class="down-arrow floating-arrow"><a href="#invitation"><i class="fa fa-angle-down"></i></a></div>
</section>
<section id="invitation" class="section-padding">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h3>We're making it official!</h3>
<p>The date is the 11<sup>th</sup> of May '19 and we would like you to be a part of
it.</p>
</div>
</div>
</div>
</section>
<section id="intro">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h3 class="header">How it began</h3>
</div>
</div>
<div class="row">
<div class="col-md-2 hidden-sm hidden-xs"><img src="img/hockeypic.jpg" class="wp1"></div>
<div class="col-md-2 hidden-sm hidden-xs"><img src="img/meganyoung.jpg" class="wp1"></div>
<div class="col-md-6">
<p>
Megan and I met where most couples meet, in college. She was pursuing her second Master's Degree in
Counseling while I was studying to become a Software Engineer. We met in a bar, and have become inseparable ever since.
</p>
<p><i>One year later</i> we were having fun and finishing school. <i>Two years later</i> we moved into a little apartment on the wrong side of town. <i>Three years later</i> Annie (our beloved ball of fur) came into our lives. <i>Four years later</i> we got engaged and bought a home (on a far better side of town). <i>Five years later</i> the best thing ever happened....Owen made us a family. </p>
<p>We are getting married to celebrate <i>six years later</i> and beyond.</p>
</div>
<div class="col-md-2 hidden-sm hidden-xs"><img src="img/beach.jpg" class="wp2"></div>
</div>
<div class="row">
<div class="col-sm-4 col-sm-push-2 col-xs-6 hidden-md hidden-lg"><img src="img/hockeypic.jpg" class="wp8"></div>
<div class="col-sm-4 col-sm-push-2 col-xs-6 hidden-md hidden-lg"><img src="img/meganyoung.jpg" class="wp9"></div>
</div>
</div>
</section>
<div class="container section-padding text-center">
<div class="row">
<div class="col-md-12">
<h3 class="header">Venue</h3>
<p><i>Click images to learn more</i></p>
</div>
</div>
</div>
<section id="video-bg" class="">
<a href="http://fernstoneretreat.com/">
<div id="bgndVideo" class="player"
data-property="{videoURL:'https://www.youtube.com/watch?v=GSBy_BP0hrE',containment:'#video-bg', gaTrack: false,autoPlay:true, mute:true, showControls:false, startAt:139, stopAt:143, opacity:1}">
</div>
<div id="video-content">
<h5>Fernstone Retreat</h5>
</div>
</a>
</section>
<section class="events section-padding" id="events">
<div class="container">
<div class="row">
<div class="col-md-12">
<h3 class="header">Events</h3>
</div>
</div>
<div class="row">
<div class="col-md-12 col-sm-12 col-xs-12 leftcol">
<div class="wp3">
<p><strong>11th May</strong></p>
<h5>The Wedding <span class="time">5:30PM - 11PM</span></h5>
<p style="padding-bottom: 0px">Please arrive by 5:30pm, the Ceremony begins at 6:00pm. Immediately after, join us for cocktail hour followed by the reception with dinner and dancing until 11:00pm. Continue the fun at the Fernstone Retreat Lodge for the after-party.</p>
<div style="padding-left: 20px">
<h5>Timeline</h5>
<p>Doors open <span class="time">5:30pm</span><br>
Ceremony <span class="time">6:00-6:30pm</span><br/>
Cocktail hour <span class="time">6:30-7:30pm</span><br/>
Reception <span class="time">7:30-11:00pm</span><br/>
After party <span class="time">11:00pm</span> on!</p>
</div>
</div>
<div class="wp5">
<h5>Rehearsal Dinner <span class="time">6PM</span></h5>
<p>There will be a rehearsal dinner at Fernstone Retreat on Friday night starting at 6:00pm. Anyone visiting from out of town is more than welcome to join. Please let us know when you RSVP if you plan to attend.</p>
</div>
</div>
</div>
<div class="row section-padding">
<div class="col-md-4 col-md-offset-4 text-center">
<a class="btn btn-accent btn-small" data-toggle="modal" data-target="#dc-modal">
<i class="fa fa-barcode"></i> Dress code
</a>
</div>
</div>
<!--<div class="row">
<div class="col-xs-12 section-border section-padding">
</div>
</div>-->
</div>
<div id="dc-modal" class="modal fade" tabindex="-1" role="dialog">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span>×</span>
</button>
<h3 class="text-center section-padding">Ugh... dress codes?</h3>
<p>
The dress code will be formal. The wedding will take place outdoors so please dress accordingly for a spring evening.
Last year on this date in May, the high temp was 88° and the low was 42°. The evening 68° which is average May temperature.
</p>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
</section>
<section class="events section-padding" id="accomodations">
<div class="container">
<div class="row">
<div class="col-md-12">
<h3 class="header">Accomodations</h3>
</div>
</div>
<div class="row accomodation-padding">
<div class="col-md-4 col-xs-12">
<a href="http://summitinnresort.com/reservations/"><img class="accomodation-img" src="./img/summit2.png" alt=""></a>
</div>
<div class="col-md-8 col-xs-12">
<div class="wp3">
<h5>Summit Inn</h5>
<p>101 Skyline Dr, Farmington, PA 15437<br>
<span class="disclaimer">There is a room block, but you will have to book for two nights</span></p>
</div>
</div>
</div>
<div class="row accomodation-padding">
<div class="col-md-4 col-xs-12">
<a href="http://fernstoneretreat.com"><img class="accomodation-img" src="./img/fernstone-camp.png" alt=""></a>
</div>
<div class="col-md-8 col-xs-12">
<div class="wp3">
<h5>Camping at Fernstone</h5>
<p>700 Elliotsville Road<br>
Farmington, PA 15437<br>
Free camping with limited shade is available on the grounds of the venue. Bathroom (without a shower) will be provided.<br>
Distance from venue: 0 minutes<br></p>
</div>
</div>
</div>
<div class="row accomodation-padding">
<div class="col-md-4 col-xs-12">
<a href="http://www.nemacolin.com/accommodations/"><img class="accomodation-img" src="./img/nemacolin.png" alt=""></a>
</div>
<div class="col-md-8 col-xs-12">
<div class="wp3">
<h5>Nemacolin</h5>
<p>1001 Lafayette Drive<br>
Farmington, PA 15437<br>
(724) 780-2143<br>
Distance from venue: 7 minutes (3.9 miles)</p>
</div>
</div>
</div>
<div class="row accomodation-padding">
<div class="col-md-4 col-xs-12">
<a href="http://www.ohiopylevacationrentals.com"><img class="accomodation-img" src="./img/ohiopyle.png" alt=""></a>
</div>
<div class="col-md-8 col-xs-12">
<div class="wp3">
<h5>Ohiopyle Vacation Rentals</h5>
<p>Multiple Locations<br>
1-877-574-STAY<br>
The closest home is the Lodge on Stony Creek at holds up to 16 people. Mention Megan Mchugh or Ryan Hedglen to receive 10% off.<br>
Distance from venue: Within 10 minutes</p>
</div>
</div>
</div>
<div class="row accomodation-padding">
<div class="col-md-12 text-center">
<p><strong>OR</strong> you can always book through Airbnb <a href="https://www.airbnb.com/s/Ohiopyle--PA--United-States/homes"><img class="airbnb-stuff" src="img/iconfinder_airbnb_1632495.png"></a></p>
</div>
</div>
</div>
<div id="dc-modal" class="modal fade" tabindex="-1" role="dialog">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span>×</span>
</button>
<h3 class="text-center section-padding">Ugh... dress codes?</h3>
<h5>Mehndi <span class="time">1PM - 5PM</span></h5>
<p>
<strong>Ethnic indian wear</strong>
<br>
Ladies can wear something
<a href="https://www.pinterest.com/ramswarooppatra/mehndi-dress-for-women/">bright & vivid</a>
and gentlemen can be on
their <a href="https://www.pinterest.com/ramswarooppatra/mehndi-dress-for-men/">vibrant
kurtas</a> with pants or pyjamas along with an optional shawl.
</p>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
</section>
<section id="map" class="section-padding">
<div class="text-center">
<h3>How do I get there?</h3>
<p>It's way easier than you think!</p>
</div>
<div id="map-canvas"></div>
<div id="map-content-wrapper" class="container pointer-events-none">
<div class="row">
<div class="col-xs-offset-1 col-xs-10 col-md-offset-3 col-md-6">
<div class="text-center">
<div id="btn-show-content" class="toggle-map-content pointer-events-auto">
<i class="fa fa-info-circle"></i> Show info
</div>
</div>
<div id="map-content" class="pointer-events-auto">
<div class="row">
<div class="col-md-6">
<h5>Fernstone Retreat</h5>
<p>700 Elliotsville Rd, Farmington, PA 15437</p>
</div>
</div>
<div class="row text-center">
<div class="col-md-12" style="padding: 5px;">
<a class="btn btn-accent btn-small" id="btn-show-map"><i class="fa fa-map-marker"></i> Show
map</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- <section id="rsvp" class="section-padding">
<div class="container-fluid text-center"></div>
</section> -->
<section class="rsvp section-padding text-center" id="rsvp">
<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-3">
<h3>What are you waiting for?</h3>
<p>We would greatly appreciate if you could RSVP before 31st of March '19</p>
<form id="rsvp-form" class="rsvp-form"
action=""
method="POST">
<div class="row">
<div class="col-md-6 col-sm-6">
<div class="form-input-group">
<i class="fa fa-envelope"></i><input type="email" name="email" class=""
placeholder="Your email"
required>
</div>
</div>
<div class="col-md-6 col-sm-6">
<div class="form-input-group">
<i class="fa fa-user"></i><input name="name" class=""
placeholder="Your name"
required>
</div>
</div>
</div>
<div class="row text-center">
<div class="col-md-6 col-sm-6 col-md-offset-3 col-sm-offset-3">
<div class="form-input-group">
<i class="fa fa-users"></i><input type="number" name="extras" class="" min="0"
max="4"
placeholder="Number Attending"
required>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" id="alert-wrapper"></div>
</div>
<button class="btn-fill rsvp-btn">
Yes,
that's me!
</button>
</form>
</div>
</div>
</div>
<div id="rsvp-modal" class="modal fade" tabindex="-1" role="dialog">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span>×</span>
</button>
<div class="section-padding">
<h3>Thank you!</h3>
<p>We are glad to see you join us on our big day.</p>
<div id="add-to-cal"></div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="registry" class="section-padding">
<div class="container-fluid">
<div class="row">
<div class="col-md-12 text-center">
<h3 class="header">Registry</h3>
</div>
</div>
<div class="row">
<div class="col-md-12 text-center">
<a href="https://www.myregistry.com/wedding-registry/Megan-McHugh-and-Ryan-Hedglen-ROSTRAVER-TWP-PA/1828651">
<img src="./img/champagne2.png"/>
</a>
</div>
</div>
<div class="row">
<div class="col-md-12 text-center">
<h5>We are registered at myregistry.com!</h5>
<p>Because we couldn't decide on a place to register at, we decided to have the interwebs do it for us!</p>
</div>
</div>
</div>
</section>
<section id="eng-pics" class="section-padding">
<div class="container-fluid">
<div class="row">
<div class="col-md-12 text-center">
<h3 class="header">Pics</h3>
</div>
</div>
<div class="row">
<div class="col-md-2">
<a class="fancybox" rel="group" href="img/slideshow/eleven.jpg">
<div class="img-wrap">
<div class="overlay">
<i class="fa fa-search"></i>
</div>
<img src="img/slideshow/eleven.jpg" alt=""/>
</div>
</a>
</div>
<div class="col-md-2">
<a class="fancybox" rel="group" href="img/slideshow/two.jpg">
<div class="img-wrap">
<div class="overlay">
<i class="fa fa-search"></i>
</div>
<img src="img/slideshow/two.jpg" alt=""/>
</div>
</a>
</div>
<div class="col-md-2">
<a class="fancybox" rel="group" href="img/slideshow/seven.jpg">
<div class="img-wrap">
<div class="overlay">
<i class="fa fa-search"></i>
</div>
<img src="img/slideshow/seven.jpg" alt=""/>
</div>
</a>
</div>
<div class="col-md-2">
<a class="fancybox" rel="group" href="img/slideshow/nine.jpg">
<div class="img-wrap">
<div class="overlay">
<i class="fa fa-search"></i>
</div>
<img src="img/slideshow/nine.jpg" alt=""/>
</div>
</a>
</div>
<div class="col-md-2">
<a class="fancybox" rel="group" href="img/slideshow/eight.png">
<div class="img-wrap">
<div class="overlay">
<i class="fa fa-search"></i>
</div>
<img src="img/slideshow/eight.png" alt=""/>
</div>
</a>
</div>
<div class="col-md-2">
<a class="fancybox" rel="group" href="img/slideshow/ten.jpg">
<div class="img-wrap">
<div class="overlay">
<i class="fa fa-search"></i>
</div>
<img src="img/slideshow/ten.jpg" alt=""/>
</div>
</a>
</div>
</div>
</div>
<div class="container">
<div class="row hidden-lg hidden-md hidden-xs">
<div class="col-xs-12 section-border section-padding"></div>
</div>
</div>
<!--<div class="row">
<div class="col-md-12">
<div class="diamond floating-logo">
<img src="img/sketch-logo.png" alt="Sketch Logo">
<div class="ring"></div>
</div>
</div>
</div>-->
</section>
<footer>
<div class="container">
<div class="row">
<div class="col-sm-12 text-center content">
<span class="to-top-wrapper"><a href="#top" class="to-top"><i class="fa fa-angle-up"></i></a></span>
<p>Forked by Ryan from <a href="https://github.com/rampatra/wedding-website"><img src="img/github/PNG/GitHub-Mark-32px.png"></a> with lots of <span class="fa fa-heart pulse2"></span> for Megan</p>
</div>
</div>
</div>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.2.min.js"><\/script>')</script>
<script src="js/jquery.fancybox.pack.js"></script>
<script src="js/vendor/bootstrap.min.js"></script>
<script src="js/jquery.flexslider-min.js"></script>
<script src="js/jquery.mb.YTPlayer.min.js"></script>
<script src="node_modules/waypoints/lib/jquery.waypoints.min.js"></script>
<script src="js/vendor/ouical.js"></script>
<script src="js/scripts.min.js"></script>
<script src="https://apis.google.com/js/api.js" type="text/javascript"></script>
<script async defer
src="https://maps.googleapis.com/maps/api/js?key=AIzaSyB_bmQwRkW3iivPHt7xcd39SRSsK7XJQEY&callback=initMap"></script>
</body>
</html>