Skip to content

Commit

Permalink
Merge branch 'main' into create-cfp-invite-form-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
SamLR authored Feb 4, 2024
2 parents 30abdcb + 313ba8b commit db7d741
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 14 deletions.
2 changes: 2 additions & 0 deletions templates/about/live-in-vehicles.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ title: Live-in Vehicles

Camper vans, caravans, trailer tents, and roof tents are allowed at EMF in the designated live-in vehicle areas. You must have a live-in vehicle ticket to bring one of these vehicles to EMF - you cannot stay in the main car park area.

If your vehicle is an integral part of a village or installation please contact us in advance for permission to park it outside the live-in vehicle areas.

The maximum size of a live-in vehicle pitch is 8m × 6m. You can bring an awning or a small additional tent, but please don't use too much space, as we want to fit as many vehicles in as possible.

If you are bringing a caravan or a trailer tent, the towing vehicle must be parked in the main car park, but it does not require a parking ticket.
Expand Down
21 changes: 10 additions & 11 deletions templates/about/travel.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,25 @@ EMF is close to Ledbury station which is around [three hours direct](https://tra

We will be providing a free shuttle bus service between Ledbury station and the EMF site approximately every half hour. The bus will leave from the bus stop on the road just outside the station.


## By Car
If you plan to drive, you will need to buy a parking ticket or live-in vehicle ticket. Motorcycles do not require a parking ticket. No vehicles other than camper vans are permitted to be parked on site. If your vehicle is an integral part of a village or installation please contact us in advance for permission.
If you plan to drive, you will need to [buy a parking ticket or live-in vehicle ticket](/tickets/other). Motorcycles do not require a parking ticket.

Plan your travel to the south gate (adjacent to A438) - postcode **HR8 1RQ** should get you there. The entrance to the site is 52°01'56"N 2°23'01"W / OS Grid SO 738 372.
Plan your travel to the south gate on the A438 - postcode **HR8 1RQ** should get you there. The entrance to the site is located at [52.0322, -2.3837](geo:52.03222,-2.3837), grid reference SO 73774 37158.

Once you're near the site, you'll see yellow temporary road signs for EMF - follow these and ignore your sat nav if it tells you differently.

We encourage attendees to carpool where possible. <!-- There's a [lift sharing](https://wiki.emfcamp.org/wiki/Location/Lift_sharing) page on the wiki to find other people on the same route. -->
Unless you are travelling in a live-in vehicle, you will be parked in the main car park which is adjacent to the event site, at most a 300m walk from the main gate. [More information for live-in vehicles](/about/live-in-vehicles).

### Electric Vehicles
We do not plan to provide generally-available electric vehicle charging at EMF. We ask that you arrive at the event with enough charge to leave at the end of the event.
<!-- We encourage attendees to carpool where possible. There's a [lift sharing](https://wiki.emfcamp.org/wiki/Location/Lift_sharing) page on the wiki to find other people on the same route. -->

We will be able to provide EV charging in an emergency.
### Electric Vehicles
We do not provide electric vehicle charging at EMF. We ask that you arrive at the event with enough charge to leave at the end of the event. We will be able to provide EV charging in an emergency.

There are a few AC 7kW Type 2 charge points in Ledbury, and there are multiple rapid chargers from different suppliers in Gloucester, Cheltenham and Worcester nearby. UK EV charging infrastructure is not the most reliable so it's a good idea to plan to charge in an area where there are multiple possibilities from multiple suppliers - using [Zap Map](https://www.zap-map.com/live/), [A Better Route Planner](https://abetterrouteplanner.com/) etc can help with this.
## By Bike

It's also worth checking if you need to have an app, account or specific physical card for the charge points you plan to use, most you can now pay with at the point with a contactless card but it's worth double checking.
While we do not have any dedicated bike parking, EMF is an extremely safe event and you are welcome to lock your bike to our perimeter fence or other structures as long as it's out of the way.

### By Air
## By Air
The closest major airport is [Birmingham (BHX)](https://en.wikipedia.org/wiki/Birmingham_Airport), which is around 1:40 by train to Ledbury station; or an hour by road. [Bristol (BRS)](https://en.wikipedia.org/wiki/Bristol_Airport) and [Cardiff (CWL)](https://en.wikipedia.org/wiki/Cardiff_Airport) are around 1:40 by road, but poorly connected by public transport.

For those travelling long-haul, BHX is likely to be be most useful followed by LHR.
For those travelling long-haul, BHX is likely to be most useful followed by LHR.
1 change: 1 addition & 0 deletions templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="color-scheme" content="only light">
<title>{% block title %}{% endblock %}{% if self.title() %} - {% endif %}Electromagnetic Field</title>
{% if self.title() -%}
<meta property="og:title" content="{{self.title()|replace("\n", " ")}}">
Expand Down
6 changes: 5 additions & 1 deletion templates/home/before-sales.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,13 @@
<div class="col-md-6">
{% include "home/event-data.html" %}
<p class="emphasis">
{#
The first batch of tickets will go on sale on
<strong>Saturday 3 February at 14:00</strong> (UK time).
<a href="{{url_for('tickets.main')}}">See ticket options and prices</a>.
#}
{#
<a class="btn btn-lg btn-block btn-primary" itemprop="url" href="{{url_for('tickets.main')}}">View ticket prices</a>
#}
</p>
<div class="well">
<p>
Expand Down
2 changes: 1 addition & 1 deletion templates/home/sales.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<div class="col-md-6">
{% include "home/event-data.html" %}
<div class="well">
{% include "home/cfp_block.html" %} {% include "home/sales_block.html" %}
{% include "home/sales_block.html" %}
</div>
</div>
</div>
Expand Down
3 changes: 2 additions & 1 deletion templates/home/sales_block.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@
</div>

{% elif SALES_STATE == 'unavailable' %}
<p class="emphasis">Please <a href="https://blog.emfcamp.org/2024/01/21/emf-2024-ticket-sales/">see our blog</a>
<p class="emphasis">Tickets are not currently on sale. Please <a href="https://blog.emfcamp.org/2024/01/21/emf-2024-ticket-sales/">see our blog</a>
for information on ticket sales.</p>
<a class="btn btn-lg btn-block btn-primary" itemprop="url" href="{{url_for('tickets.main')}}">View ticket prices</a>
<p>Keep an eye on
<a href="https://social.emfcamp.org/@emf">the Fediverse</a> or join our
mailing list for more updates:
Expand Down

0 comments on commit db7d741

Please sign in to comment.