This repository has been archived by the owner on Aug 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
44 lines (41 loc) · 2.11 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
---
title: Cawoodstock
layout: landing
---
<!-- Main -->
<div id="main" class="wrapper purple">
<section class="container 10u">
<header class="major">
<h2>Welcome to Cawoodstock {{ site.data.key-data.year }}!</h2>
<span class="byline">Cawood's own FREE grassroots music, arts and cultural festival in Cawood, Yorkshire
<br />organised BY the people FOR the people</span>
<h2>{{ site.data.key-data.dates['friday'] }} to {{ site.data.key-data.dates['sunday'] }} {{
site.data.key-data.year }}</h2>
</header>
<!-- <a href="/schedule" class="main-button">View the Cawoodstock Music Schedule</a> -->
<div class="row">
<div class="6u">
<span class="fas fa-money-bill-wave"></span>
<h3>For Charities and local good causes</h3>
<span>Cawoodstock raises money for good causes and charities to make our local area better for everyone. Charities can place fundraising buckets in our venues, and the venues may choose to collect for a specific charity as well.</span>
</div>
<div class="6u">
<span class="fas fa-users"></span>
<h3>Volunteer organised</h3>
<span>Organised by a small team of volunteers, and by the music venues themselves, for a truly homebrew festival feel. No big money interests spoiling your festival, no advertising, no commercial mega-corps. Just people enjoying music.</span>
</div>
</div>
<div class="row">
<div class="6u">
<span class="fas fa-car-side"></span>
<h3>Cawood has no parking!</h3>
<span>Cawood is a small, ancient village with extremely limited parking. PLEASE try to use public transport, cycles, taxis, walking or any other mode of transport than car. If you must drive - SHARE A CAR - and park <strong>sensibly</strong>.</span>
</div>
<div class="6u">
<span class="fas fa-dove"></span>
<h3>Onwards!</h3>
<span>This is the third year of Cawoodstock (we're not counting 2020!), we'd love people to get involved to make it better, and also we welcome your views. Comment on our <a href="https://www.facebook.com/groups/cawoodstock/">Facebook group</a>, come to the meetings, and join in!</span>
</div>
</div>
</section>
</div>