-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4f5ac57
commit 51bdaa4
Showing
4 changed files
with
69 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
34 changes: 23 additions & 11 deletions
34
...nue-information/starbucks-temple-quay.njk → ...enue-information/starbucks-temple-quay.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,59 @@ | ||
--- | ||
layout: venue.njk | ||
name: Starbucks Temple Quay | ||
title: "{{ name }} venue information" | ||
addressLines: | ||
addressLines: | ||
- 1 The Square | ||
- Bristol | ||
- BS1 6DG | ||
--- | ||
|
||
{% extends 'src/_layouts/venue.njk' %} | ||
Starbucks at Temple Quay is where have our pre-meet. | ||
|
||
Located just around the corner from Bristol Temple Meads railway station, it's a convenient spot for any out-of-towners to grab a drink and a seat before heading onward to our main venue together. | ||
|
||
It also provides a quieter and more relaxed experience for anyone who prefers to get to know people ahead of time. | ||
|
||
Please note: This is **not** the same Starbucks as the one inside of Temple Meads railway station. | ||
|
||
## Fursuiting | ||
|
||
{% block fursuiting %} | ||
Do not fursuit at a Starbucks. Just don't. | ||
{% endblock %} | ||
|
||
{% block accessibility %} | ||
### Mobility | ||
## Accessibility | ||
|
||
### Mobility | ||
|
||
We usually meet in the upstairs section of this Starbucks, but unfortunately, it is not wheelchair accessible. If you use a wheelchair and intend to come, please inform us in advance, and we will make arrangements to gather downstairs or outside instead. | ||
|
||
The doors of this Starbucks have a split design, which may pose difficulties for wheelchair users. There is a call button on the outside of the door for those who need assistance. | ||
|
||
### Toilets | ||
### Toilets | ||
|
||
Single-occupancy gendered toilets are located at the rear of the upper floor. [Does it need a code?] | ||
|
||
A wheelchair accessible toilet is available on the ground floor. [Does it need a code/RADAR key?] | ||
{% endblock %} | ||
|
||
{% block travel %} | ||
## Travel | ||
|
||
### By train | ||
|
||
The nearest railway station is [Bristol Temple Meads](https://www.nationalrail.co.uk/stations/bristol-temple-meads/) (approximately 440 feet away). | ||
|
||
Upon arriving at Temple Meads, continue straight ahead after exiting the ticket barrier and leave via the side entrance into the Temple Meads car park. The Starbucks is located in a row of shops and cafes on the other side of the car park. | ||
|
||
### By bus | ||
|
||
Most local buses will stop in proximity to Bristol Temple Meads. Use [the First Bus website](https://www.firstgroup.com/bristol-bath-and-west/) to find the best route for you. | ||
|
||
### By car or motorbike | ||
|
||
The nearest parking is at Bristol Temple Meads, which has both [indoor and outdoor parking spaces](https://www.apcoa.co.uk/parking/bristol/bristol-temple-meads/) available at different day rates, and free parking for motorcycles. | ||
|
||
Also nearby are the council-operated [Temple Gate car park](https://www.bristol.gov.uk/parking/temple-gate-long-stay-car-park) (0.3 miles away) and the [Bristol First Hotel car park](https://www.bristol.gov.uk/parking/bristol-first-hotel-short-stay-car-park) (0.2 miles away), the latter of which has a four hour maximum stay. | ||
|
||
Bristol Temple Meads railway station has free short stay parking for up to 20 minutes—which can be used for quick drop offs or pick ups—located at the front of the station. | ||
|
||
### By bike | ||
A large amount of on-street cycle parking is located directly outside of the Starbucks. Sheltered (but not enclosed) bicycle parking is nearby, next to Temple Meads. | ||
|
||
{% endblock %} | ||
A large amount of on-street cycle parking is located directly outside of the Starbucks. Sheltered (but not enclosed) bicycle parking is nearby, next to Temple Meads. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters