diff --git a/docs/_data/events/SQLSat1020.yml b/docs/_data/events/SQLSat1020.yml new file mode 100644 index 0000000..80797a6 --- /dev/null +++ b/docs/_data/events/SQLSat1020.yml @@ -0,0 +1,60 @@ +name: "SQL Saturday Los Angeles June 2021" +logo: "/assets/img/logos/sqlsatla-logo.jpg" +logocredit: Logo by Janella Payumo and Robert Mizikovsky +date: 2021-06-12 08:00:00 -0000 +virtual: true +physical: false +hybrid: false +description: | + data.SQL.Saturday.la is a free training event for professionals who use the Microsoft data platform. These community events offer content across data management, cloud and hybrid architecture, analytics, business intelligence, AI, and more. + +officialwebsite: https://datadriventechnologies.org/sqlsaturday-in-losangeles/ +eventlocation: +registrationurl: "https://www.eventbrite.com/e/2021-sql-saturday-in-los-angeles-sqlsatla-tickets-136013374665" +capacity: unlimited +googlemapurl: +scheduleurl: + + +speakertext: +speakerlisturl: "https://sessionize.com/2021-sql-saturday-in-los-angeles" +callforspeakers: false +callforspeakersenddate: 14 Apr 2021 + +organizers: + orgname: SQL Saturday LA + twitter: sqlsatla + email: "sqlsatla@datadriventechnologies.org" + +volunteers: + description: "Volunteers are very important to a successful event. Please use the link below to volunteer." + volunteerurl: "https://datadriventechnologies.org/2021/02/22/2021-data-sql-saturday-call-to-volunteers/" + +social: + twitter: sqlsatla + youtube: sqlsatla + linkedin: "https://www.linkedin.com/company/sqlsatla" + instagram: sqlsatla + tiktok: "sqlsatla" + pinterest: "sqlsatla" + +sponsorscontacturl: +sponsors: + - link: https://www.vmware.com/ + image: /assets/img/logos/vmware.png + height: 80 + - link: https://www.datavail.com/ + image: /assets/img/logos/datavail_logo_copy.png + height: 80 + - link: https://www.wherescape.com/ + image: /assets/img/logos/wherescape.jpg + height: 80 + - link: https://sios.com/ + image: /assets/img/logos/sios.png + height: 80 + - link: https://www.dbwatch.com/ + image: /assets/img/logos/dbwatch-logo.png + height: 80 + - link: https://www.cappuccinoinsurance.com/ + image: /assets/img/logos/cappuccino-insurance.jpg + height: 80 diff --git a/docs/_layouts/event.html b/docs/_layouts/event.html deleted file mode 100644 index fc357bc..0000000 --- a/docs/_layouts/event.html +++ /dev/null @@ -1,282 +0,0 @@ ---- -layout: base ---- -{% assign eventdata = page.data %} -{% assign pagedata = site.data.events[eventdata] %} - -{% include header.html type="event" %} - -
Event Date: {{ eventdate | date_to_long_string }} -
-{{pagedata.description}}
-This event is: -
The capacity limit for this event is {{ pagedata.capacity }} -
-- Register now -
-Jump to the:
-
- The event is taking place at:
- {{pagedata.eventlocation}}
-
-
-
- - - -
- -
- {% else %} -- The schedule has not been announced yet. -
- - If you want to submit your own session you can still do so. - - {% endif %} --
-
- - -
{{pagedata.speakertext}}
- {% endif %} - - {% if pagedata.callforspeakers == false %} -The call for speakers is now closed. You can see a list of the speakers:
- - {% else %} -You can submit a session by clicking the link below. - {% if pagedata.callforspeakersenddate %} - The call for speakers ends on {{ pagedata.callforspeakersenddate }} - {% endif %} -
- - {% endif %} --
-
Here are a list of the current sponsors:
- {% assign sponsorlist = pagedata.sponsors %} - {% for sponsor in pagedata.sponsors %} -
-
-
-
- {% if pagedata.sponsors.contacturl %} - For sponsor information follow this link. - {% else %} -
Contact the organizers for information about sponsoring this event.
- {% endif %} - --
-
-
-
-
- {{pagedata.volunteers.description}} -
- {% endif %} - {% if pagedata.volunteers.volunteerurl %} - - {% endif %} --
-
-
-
-
The organizers of this event are: {{ pagedata.organizers.orgname }} -
- {% if pagedata.organizers.twitter %} -Twitter: @{{ pagedata.organizers.twitter }}
- {% endif %} - You can reach them via email --
-
-
-
- -