This repository has been archived by the owner on Jan 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·413 lines (395 loc) · 15.4 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
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/normalize.min.css">
<link rel="stylesheet" href="css/main.css">
<script defer src="js/vendor/addevent.js"></script>
<script defer src="js/main.js"></script>
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
<script>window.html5 || document.write('<script src="js/vendor/html5shiv.js"><\/script>')</script>
<![endif]-->
</head>
<body>
<div class="header-container">
<header class="clearfix">
<h1 class="title">Jamie & Kristina</h1>
<h2 class="subtitle">Are getting married!</h2>
<img src="img/decoration/arrows.svg" />
<h3>10.08.2019</h3>
</header>
</div>
<div class="main-container">
<div class="main wrapper clearfix">
<nav>
<ul>
<li>
<a class="button rsvp" href="#rsvp">
<img src="img/mail.svg" />
RSVP</a>
</li>
<li>
<div title="Add to Calendar" class="addeventatc">
<img src="img/cal.svg" />
Add to Calendar
<span class="start">10/08/2019 17:00</span>
<span class="end">11/08/2019 12:00</span>
<span class="timezone">England/London</span>
<span class="title">Jamie & Kristina's Wedding</span>
<span class="description">For details on how to get to Barnutopia, bus, taxi and
rail services, visit http://barnutopia.com/location/. If you're using a
regular sat nav, check the site for instructions.</span>
<span class="location">Barnutopia, Tanycoed Farm, Llansilin, Oswestry,
Shropshire SY10 9BS</span>
</div>
</li>
<li>
<a href="https://goo.gl/maps/JaGwthkJoMs" class="button directions">
<img src="img/map.svg" />
Get Directions</a>
</li>
</ul>
</nav>
<article>
<header>
<h1 class="ribbon">What's happening?</h1>
<p><img src="img/decoration/glass.svg"
style="max-height: 100px; float: left; margin-left: 10px; transform: rotate(-20deg); margin-right: 25px;" />There'll
be music, food, drinking, dancing, games, a new name (the <em>Evawins</em>), probably some rain,
and lots of fun!</p>
<p>We're not really having a "wedding" wedding. More of a wedding party done in as close to festival
style as we can replicate.</p>
<h2>Rough plan:</h2>
<ul>
<li><strong>17:00</strong> - Arrive. Chill. Have a drink.</li>
<li><strong>17:30</strong> - We say "I do". Happy tears.</li>
<li><strong>18:00</strong> - More chilling. Games. Photos.</li>
<li><strong>19:00</strong> - Food. Drinks. Cake.</li>
<li><strong>19:30</strong> - Dance, chill etc.</li>
<li><strong>Sunset</strong> - Bonfire. Marshmallows.</li>
<li><strong>Night-time</strong> - Dancing!</li>
</ul>
</header>
</article>
<article>
<header>
<h1 class="ribbon">Where's it happenin'?</h1>
<p>Barnutopia, Tanycoed Farm<br />
Llansilin<br />
Oswestry<br />
Shropshire<br />
SY10 9BS</p>
<a href="https://barnutopia.com" target="_blank">https://barnutopia.com</a>
<p>There's a car park for those camping, and taxi services to take you to the nearby B&Bs.
There's also a train station 8 miles away.</p>
<a href="https://barnutopia.com/location/" target="_blank">Travel details and taxi services</a>
<h2>Photos!</h2>
<h3>Scroll right. Click/tap to open.</h3>
</header>
<div class="slideshow">
<a href="img/barnutopia/1.jpg" target="_blank">
<picture>
<source srcset="img/barnutopia/1.webp" type="image/webp">
<source srcset="img/barnutopia/1.jpg" type="image/jpeg">
<img src="img/barnutopia/1.jpg" />
</picture>
</a>
<a href="img/barnutopia/2.jpg" target="_blank">
<picture>
<source srcset="img/barnutopia/2.webp" type="image/webp">
<source srcset="img/barnutopia/2.jpg" type="image/jpeg">
<img src="img/barnutopia/2.jpg" />
</picture>
</a>
<a href="img/barnutopia/3.jpg" target="_blank">
<picture>
<source srcset="img/barnutopia/3.webp" type="image/webp">
<source srcset="img/barnutopia/3.jpg" type="image/jpeg">
<img src="img/barnutopia/3.jpg" />
</picture>
</a>
<a href="img/barnutopia/4.jpg" target="_blank">
<picture>
<source srcset="img/barnutopia/4.webp" type="image/webp">
<source srcset="img/barnutopia/4.jpg" type="image/jpeg">
<img src="img/barnutopia/4.jpg" />
</picture>
</a>
<a href="img/barnutopia/5.jpg" target="_blank">
<picture>
<source srcset="img/barnutopia/5.webp" type="image/webp">
<source srcset="img/barnutopia/5.jpg" type="image/jpeg">
<img src="img/barnutopia/5.jpg" />
</picture>
</a>
<a href="img/barnutopia/6.jpg" target="_blank">
<picture>
<source srcset="img/barnutopia/6.webp" type="image/webp">
<source srcset="img/barnutopia/6.jpg" type="image/jpeg">
<img src="img/barnutopia/6.jpg" />
</picture>
</a>
<a href="img/barnutopia/7.jpg" target="_blank">
<picture>
<source srcset="img/barnutopia/7.webp" type="image/webp">
<source srcset="img/barnutopia/7.jpg" type="image/jpeg">
<img src="img/barnutopia/7.jpg" />
</picture>
</a>
<a href="img/barnutopia/8.jpg" target="_blank">
<picture>
<source srcset="img/barnutopia/8.webp" type="image/webp">
<source srcset="img/barnutopia/8.jpg" type="image/jpeg">
<img src="img/barnutopia/8.jpg" />
</picture>
</a>
<a href="img/barnutopia/9.jpg" target="_blank">
<picture>
<source srcset="img/barnutopia/9.webp" type="image/webp">
<source srcset="img/barnutopia/9.jpg" type="image/jpeg">
<img src="img/barnutopia/9.jpg" />
</picture>
</a>
<a href="img/barnutopia/10.jpg" target="_blank">
<picture>
<source srcset="img/barnutopia/10.webp" type="image/webp">
<source srcset="img/barnutopia/10.jpg" type="image/jpeg">
<img src="img/barnutopia/10.jpg" />
</picture>
</a>
<a href="img/barnutopia/11.jpg" target="_blank">
<picture>
<source srcset="img/barnutopia/11.webp" type="image/webp">
<source srcset="img/barnutopia/11.jpg" type="image/jpeg">
<img src="img/barnutopia/11.jpg" />
</picture>
</a>
<a href="img/barnutopia/12.jpg" target="_blank">
<picture>
<source srcset="img/barnutopia/12.webp" type="image/webp">
<source srcset="img/barnutopia/12.jpg" type="image/jpeg">
<img src="img/barnutopia/12.jpg" />
</picture>
</a>
<a href="img/barnutopia/13.jpg" target="_blank">
<picture>
<source srcset="img/barnutopia/13.webp" type="image/webp">
<source srcset="img/barnutopia/13.jpg" type="image/jpeg">
<img src="img/barnutopia/13.jpg" />
</picture>
</a>
<a href="img/barnutopia/14.jpg" target="_blank">
<picture>
<source srcset="img/barnutopia/14.webp" type="image/webp">
<source srcset="img/barnutopia/14.jpg" type="image/jpeg">
<img src="img/barnutopia/14.jpg" />
</picture>
</a>
<a href="img/barnutopia/15.jpg" target="_blank">
<picture>
<source srcset="img/barnutopia/15.webp" type="image/webp">
<source srcset="img/barnutopia/15.jpg" type="image/jpeg">
<img src="img/barnutopia/15.jpg" />
</picture>
</a>
<a href="img/barnutopia/16.jpg" target="_blank">
<picture>
<source srcset="img/barnutopia/16.webp" type="image/webp">
<source srcset="img/barnutopia/16.jpg" type="image/jpeg">
<img src="img/barnutopia/16.jpg" />
</picture>
</a>
<a href="img/barnutopia/17.jpg" target="_blank">
<picture>
<source srcset="img/barnutopia/17.webp" type="image/webp">
<source srcset="img/barnutopia/17.jpg" type="image/jpeg">
<img src="img/barnutopia/17.jpg" />
</picture>
</a>
<a href="img/barnutopia/18.jpg" target="_blank">
<picture>
<source srcset="img/barnutopia/18.webp" type="image/webp">
<source srcset="img/barnutopia/18.jpg" type="image/jpeg">
<img src="img/barnutopia/18.jpg" />
</picture>
</a>
<a href="img/barnutopia/19.jpg" target="_blank">
<picture>
<source srcset="img/barnutopia/19.webp" type="image/webp">
<source srcset="img/barnutopia/19.jpg" type="image/jpeg">
<img src="img/barnutopia/19.jpg" />
</picture>
</a>
<a href="img/barnutopia/20.jpg" target="_blank">
<picture>
<source srcset="img/barnutopia/20.webp" type="image/webp">
<source srcset="img/barnutopia/20.jpg" type="image/jpeg">
<img src="img/barnutopia/20.jpg" />
</picture>
</a>
<a href="img/barnutopia/21.jpg" target="_blank">
<picture>
<source srcset="img/barnutopia/21.webp" type="image/webp">
<source srcset="img/barnutopia/21.jpg" type="image/jpeg">
<img src="img/barnutopia/21.jpg" />
</picture>
</a>
</div>
<p>It's a converted barn in Oswestry, complete with yurts, bunkhouses, toilets, showers, a kitchen, and
pigs and piglets 🐷 🐖 🐽.</p>
</article>
<article>
<header>
<h1 class="ribbon">What should I wear?</h1>
<p>It's a farm, in August. It might rain but it should be warm. We want you to think of it as a
festival. <strong>Bring a waterproof, just in case.</strong></p>
<p>Gentlemen: if you want to wear a shirt, that's cool. Thin jumper and t-shirt? Go for it. Perhaps
with nice jeans or cords.</p>
<h3>The groom's wearing:</h3>
<ul>
<li>Suit trousers</li>
<li>A shirt (rolled up sleeves)</li>
<li>A waistcoat</li>
<li><em>Possibly a bow or tie for the ceremony</em></li>
</ul>
<p>Something like these:</p>
<div class="slideshow">
<a href="img/waistcoat-1.jpg" target="_blank">
<picture>
<source srcset="img/waistcoat-1.webp" type="image/webp">
<source srcset="img/waistcoat-1.jpg" type="image/jpeg">
<img src="img/waistcoat-1.jpg" />
</picture>
</a>
<a href="img/waistcoat-2.webp" target="_blank">
<picture>
<source srcset="img/waistcoat-2.webp" type="image/webp">
<source srcset="img/waistcoat-2.jpg" type="image/jpeg">
<img src="img/waistcoat-2.jpg" />
</picture>
</a>
</div>
<p>Ladies: whip out that gorgeous summer dress. Don those nice trousers and blouse. Whatever you
feel comfortable in.</p>
<h3>The bride's wearing...well, you know.</h3>
<div class="slideshow">
<a href="img/dress-1.jpg" target="_blank">
<picture>
<source srcset="img/dress-1.webp" type="image/webp">
<source srcset="img/dress-1.jpg" type="image/jpeg">
<img src="img/dress-1.jpg" />
</picture>
</a>
<a href="img/dress-2.jpg" target="_blank">
<picture>
<source srcset="img/dress-2.webp" type="image/webp">
<source srcset="img/dress-2.jpg" type="image/jpeg">
<img src="img/dress-2.jpg" />
</picture>
</a>
</div>
</header>
</article>
<article>
<h1 class="ribbon">Where can I stay?</h1>
<p>You've got a few options:</p>
<h3>Yurts</h3>
<p>We have a few yurts included with the venue that we're happy to offer for £20 per person for
the night (£5 cheaper than the nearest B&B).</p>
<p>The sleeping arrangements are a bit weird in some though (e.g. sleeps 8) so tell us in your R.S.V.P.
if you're interested and we'll see if we can get you into one.</p>
<h3>Camping</h3>
<p>The easiest option is to camp. There's plenty of room on the site for it. There are toilets, showers,
and a kitchen.</p>
<p><a href="https://barnutopia.com/tent-camping-shropshire/" target="_blank">Full details on camping
here</a> (ignore the cost, it's included in our venue hire)</p>
<p class="warn">If you're camping, you're welcome to arrive around 16:30 to set up your tent.</p>
<h3>Nearby B&Bs</h3>
<p>If camping's not your thang, there are a few B&B options nearby. The nearest is a
17-minute walk away, or you can book a taxi or drive if you're staying off the sauce.</p>
<h5>Nearest 3 B&Bs</h5>
<ul>
<li>
<a href="http://thewynnstayinn.weebly.com/" target="_blank">The Wynnstay Inn (1 mile away)</a>
</li>
<li>
<a href="https://www.restonthehill.co.uk/" target="_blank">The Rest on the Hill (2 miles)</a>
</li>
<li>
<a href="https://www.moorehousefarm.co.uk/accommodation/" target="_blank">Moorehouse Farm (2
miles)</a>
</li>
<li>
<a href="https://barnutopia.com/business-directory/bed-breakfast-self-catering-guesthouses-near-barnutopia/"
target="_blank">More
on Barnutopia's website</a>
</li>
</ul>
</article>
<article>
<h1 class="ribbon">Wedding gifts</h1>
<p>Weddings are (an) expensive (pain in the ass), so we really appreciate you just turning up to ours!
You being there is, honestly, more than enough of a gift. But, if you still want to give us
something,
we'd appreciate a contribution to our honeymoon fund (using PayPal).
<br>We're thinking of doing a road trip across the US, or trekking in Patagonia next year, when
we've saved up a bit more. </p>
<p><em>Individual contribution amounts are not shown. You can also contribute anonymously if you
prefer.</em></p>
<a class="button" href="https://paypal.me/pools/c/8ek80lfjRY" target="_blank">
<img src="img/paypal-icon.svg" />
Contribute here</a>
</article>
<article id="rsvp">
<h1 class="ribbon">RSVP!</h1>
<div class="rsvp-form-container">
<!-- DEVELOPMENT -->
<!-- <form method="POST" name="rsvp" action="http://localhost:8080/"> -->
<!-- PRODUCTION -->
<form method="POST" name="rsvp" action="https://evawin.herokuapp.com/">
<div>
<label for="name">What is, or are, your names?</label>
<input name="name" type="text" placeholder="John & Jane" />
</div>
<div>
<label for="email">What's your email address?</label>
<input name="email" type="text" placeholder="[email protected]" />
</div>
<div>
<label for="info">Additional info:</label>
<textarea name="info"
placeholder="Anything we should know? Examples: 'I only eat mice' 'I snore loudly'"></textarea>
</div>
<div>
<label for="yurt" class="checkbox">
<input type="checkbox" id="yurt" name="yurt" /> I am interested in a yurt.
</label>
</div>
<div>
<input class="button rsvp" type="submit" value="Respondez s'il vous plait!" />
</div>
</form>
</div>
<hr />
<p class="warn">Ickle warning...</p>
<p>You should receive a confirmation email after you submit. If you don't, panic. Something's gone
wrong!</p>
<p>When you're done panicking, please email us manually to let us know you're attending and that
Jamie
sucks at coding:</p>
<pre><code>[email protected]</code></pre>
</article>
</div> <!-- #main -->
</div> <!-- #main-container -->
<div class="footer-container">
<footer class="wrapper">
<h7>Not a footer (despite appearances)</h7>
</footer>
</div>
</body>
</html>