-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #767 from sqlsaturday/redmond-testevent
initial test event
- Loading branch information
Showing
2 changed files
with
77 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
name: "SQL Saturday Redmond 2025" | ||
primarytag: "Redmond" | ||
logo: | ||
logocredit: | ||
date: 2025-03-29 09:00:00 -0000 | ||
virtual: false | ||
physical: true | ||
hybrid: false | ||
description: | | ||
<p>Please join us for the return of SQL Saturday to NW Washington! SQL Saturday Redmond is a free, all day training event for all data professionals interested in the Microsoft data platform or PostgreSQL.</p> | ||
eventlocation: | | ||
Redmond Reactor<br/> | ||
3709 157th Ave NE<br/> | ||
Redmond, WA 98052 | ||
eventlocationurl: https://developer.microsoft.com/en-us/reactor/about/ | ||
|
||
officialwebsite: | ||
registrationurl: | ||
capacity: 250 | ||
cocurl: https://sqlsaturday.com/coc/Redmond-coc | ||
|
||
googlemapurl: "https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2688.097193620542!2d-122.13366522324868!3d47.64367808541574!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x54906d71fad78e11%3A0x41c6b1be983cf409!2s3709%20157th%20Ave%20NE%2C%20Redmond%2C%20WA%2098052!5e0!3m2!1sen!2sus!4v1735338598621!5m2!1sen!2sus" | ||
precons: false | ||
precondetail: | ||
|
||
scheduleurl: | ||
scheduletimezone: Pacific Daylight Time UTC -8 | ||
lunchcost: Available for purchase at the event. | ||
eventcountdown: true | ||
|
||
countdownscript: <script src="https://cdn.logwork.com/widget/countdown.js"></script><a href="https://logwork.com/countdown-7jn8" class="countdown-timer" data-style="columns" data-timezone="America/New_York" data-date="2025-03-29 08:00">Countdown</a> | ||
|
||
speakertext: The call for speakers is not yet available. | ||
speakerlisturl: | ||
callforspeakersurl: | ||
callforspeakers: false | ||
callforspeakersenddate: 31 Mar 2024 | ||
|
||
organizers: | ||
- name: "Rick Lowe" | ||
twitter: | ||
email: [email protected] | ||
url: | ||
|
||
volunteers: | ||
description: "Volunteers are very important to a successful event. Please contact the organizer to volunteer." | ||
volunteerurl: | ||
|
||
social: | ||
twitter: | ||
youtube: | ||
linkedin: | ||
instagram: | ||
tiktok: | ||
pinterest: | ||
|
||
sponsorscontacturl: | ||
sponsors: | ||
- link: https://www.microsoft.com | ||
type: Platinum | ||
image: /assets/img/logos/Microsoft-logo_rgb_c-gray.png | ||
width: 948 | ||
height: 255 | ||
|
||
sponsorplan: | ||
<p>Coming soon</p> |
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
layout: event | ||
title: "SQL Saturday Redmond 2025 (#1107)" | ||
subtitle: "" | ||
tags: [Redmons, Washington, USA, physical, 2025] | ||
thumb: /assets/img/logos/Just_icon_Color_small.png | ||
comments: false | ||
data: SQLSat1107 | ||
testevent: 1 | ||
--- |