Skip to content

Copy Updates From Events/Conf Group #1708

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 16 additions & 33 deletions src/app/conf/2024/faq/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -177,49 +177,44 @@ completed.

{<h3>Taxi</h3>}

Allied Yellow Cab

650-579-7000
[Yellow Cab of San Francisco](https://yellowcabsf.com/)
415-333-3333

{<h3>Closest Police Station</h3>}

[Burlingame Police Department](https://www.burlingame.org/departments/police_department/index.php)
SFPD Tenderloin Station

650-777-4100
415-345-7300

Dial 911 for Emergencies

{<h3>24-Hour Hospital</h3>}
10-minute walk, 4-minute drive (0.4 miles from venue)

[Mills-Peninsula Medical Center](https://www.sutterhealth.org/find-location/facility/mills-peninsula-medical-center)
{<h3>24-Hour Hospital</h3>}

1501 Trousdale Drive<br />Burlingame, CA 94010
[UCSF Medical Center at Mount Zion](https://www.ucsfhealth.org/locations/mount-zion)

650-696-5400
415-567-6600

Dial 911 for Emergencies or Ambulance
Dial 911 for Emergencies

9-minute drive from venue<br/>43-minute walk from venue (2.1 miles)
39-minute walk, 10-minute drive (1.7 miles from venue)

{<h3>Urgent Care</h3>}

[Dignity Health – GoHealth Urgent Care](https://www.gohealthuc.com/dignity/locations/san-bruno?utm_source=gmb&utm_medium=organic&utm_content=dignity-sanbruno)

1310 El Camino Real Ste I-J<br/>San Bruno, CA 94066
[Dignity Health - GoHealth Urgent Care](https://www.gohealthuc.com/dignity/locations/market-street?utm_source=gmb&utm_medium=organic&utm_content=dignity-marketst)

650-270-2395
415-746-1812

9-minute drive from venue (5 miles)
29-minute walk, 10-minute drive (1.3 miles from venue)

{<h3>Pharmacy</h3>}

[Walgreens](https://www.walgreens.com/topic/promotion/covid-testing.jsp) (drive-thru COVID-19 testing)
[Walgreens Pharmacy](https://www.walgreens.com/locator/walgreens-459+powell+st-san+francisco-ca-94102/id=7043)

45 S. El Camino Real<br/>Millbrae, CA 94030
415-984-0793

800-925-4733

6-minute drive from venue<br/>39-minute walk from venue (1.9 miles)
3-minute walk, 4-minute drive (0.1 miles from venue)

{<h3>24 Hour Rape Crisis Line</h3>}

Expand Down Expand Up @@ -272,18 +267,6 @@ requested level of interaction with both other attendees and press

Please be respectful of attendee communication preferences.

{<h3>Interaction Pins</h3>}

Please be mindful of attendee’s pins throughout the conference and use
this tool to communicate appropriately:

- Green = Handshakes and high 5’s are welcome with frequent handwashing.
- Yellow = Still being cautious, elbow bumps only.
- Red = No contact at all, please remain 6 feet away.

Don’t see a pin? Assume red until given permission from the other
attendee.

{<h3>Share your Pronouns</h3>}

Pick up a pronoun sticker from registration to share your pronouns
Expand Down
2 changes: 1 addition & 1 deletion src/app/conf/2024/speak/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Click through the tabs on this page to access the information.

## Dates to Remember

- CFP Close: **Wednesday, May 22 at 11:59 pm PDT (UTC -7)**
- CFP Close: **Friday, May 31 at 11:59 pm PDT (UTC -7)**
- CFP Notifications: **Monday, June 24**
- Schedule Announced: **Wednesday, June 26**
- Slides due date: **Friday, September 6**
Expand Down
3 changes: 2 additions & 1 deletion theme.config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,8 @@ export default {
banner: {
content: (
<>
📣 GraphQLConf 2024 • Sept 10-12 • San Francisco •{" "}
📣 GraphQLConf 2024 • Sept 10-12 • San Francisco • ⚠️ CFP Closes May 31!
Submit Today •{" "}
<NextLink
href="/conf/2024"
className="underline after:content-['_→'] after:font-sans"
Expand Down
Loading