-
Notifications
You must be signed in to change notification settings - Fork 31
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 #582 from sqlsaturday/belo2024newevent
new event #577
- Loading branch information
Showing
3 changed files
with
112 additions
and
1 deletion.
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,102 @@ | ||
name: "SQL Saturday Belo Horizonte 2024" | ||
primarytag: "Belo Horizonte" | ||
logo: | ||
logocredit: | ||
date: 2024-10-26 | ||
virtual: false | ||
physical: true | ||
hybrid: false | ||
description: | | ||
<p>SQL Saturday is a global event to bring Information Technology speakers and professionals together for a community-driven, community-attended free day of technical training.</p> | ||
officialwebsite: | ||
eventlocation: | | ||
PUC Minas,<br/> | ||
Av. Dom José Gaspar,<br/> | ||
500 - Coração Eucarístico,<br/> | ||
Belo Horizonte, Minas Gerais, 30535-901, Brazil | ||
parkingdesc: | | ||
<img src="/assets/event/1063/mapa-pucminas.png" | ||
precons: false | ||
precondetail: | ||
|
||
registrationurl: | ||
capacity: 600 | ||
googlemapurl: "https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d15004.146423466089!2d-43.992595!3d-19.9228622!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0xa696fabcd470ed%3A0x79ebb3d3cea6b4ea!2sPUC%20Minas%20-%20Cora%C3%A7%C3%A3o%20Eucar%C3%ADstico!5e0!3m2!1sen!2sus!4v1696182304699!5m2!1sen!2sus" | ||
scheduleurl: | ||
scheduletimezone: Brasilia Standard time GMT -3 | ||
|
||
eventcountdown: true | ||
|
||
countdownscript: | | ||
<script src="https://cdn.logwork.com/widget/countdown.js"></script><a href="https://logwork.com/countdown-71sb" class="countdown-timer" data-timezone="America/Sao_Paulo" data-date="2023-10-21 08:00">Countdown</a> | ||
speakertext: The Call for Speakers will open soon. | ||
speakerlisturl: | ||
callforspeakersurl: | ||
callforspeakers: false | ||
callforspeakersenddate: | ||
|
||
organizers: | ||
- name: SqlBh | ||
twitter: SqlBh | ||
email: "[email protected]" | ||
url: https://www.meetup.com/pt-BR/sql-bh/ | ||
- name: Maruan Aawar | ||
twitter: | ||
email: | ||
url: | ||
- name: Sulamita Dantas | ||
twitter: | ||
email: | ||
url: | ||
- name: Vinicius Fonseca | ||
twitter: | ||
email: | ||
url: | ||
- name: Leonardo Côco | ||
twitter: | ||
email: | ||
url: | ||
- name: Mateus Henrique Cândido de Oliveira | ||
twitter: | ||
email: | ||
url: | ||
|
||
volunteers: | ||
description: | | ||
<p>Volunteers are very important to a successful event. Please use the link below to volunteer.</p> | ||
<p>Thanks to the following people for volunteering:</p> | ||
<ul> | ||
<li>Floriano Silva</li> | ||
<li>Fabio Sousa</li> | ||
<li>Reinilson Rodrigues Silva Jr</li> | ||
<li>Rodrigo Araújo</li> | ||
<li>Tiago Emílio de Morais</li> | ||
</ul> | ||
volunteerurl: | ||
|
||
social: | ||
twitter: SqlBh | ||
youtube: | ||
linkedin: https://www.linkedin.com/company/sql-bh/ | ||
instagram: sql.bh | ||
tiktok: | ||
pinterest: | ||
meetup: https://www.meetup.com/pt-BR/sql-bh/ | ||
|
||
sponsorscontacturl: https://docs.google.com/forms/d/e/1FAIpQLSffYRGNUl3pnLI_QGSvwEv0vJ3TOI6ynFPrbB4aPvCOND5IyQ/viewform | ||
sponsors: | ||
- link: https://www.microsoft.com | ||
type: Platinum | ||
image: /assets/img/logos/Microsoft-logo_rgb_c-gray.png | ||
width: 1264 | ||
height: 340 | ||
|
||
join: | ||
|
||
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,9 @@ | ||
--- | ||
layout: event | ||
title: "SQL Saturday Belo Horizonte 2024 (#1097)" | ||
subtitle: "" | ||
tags: ["Belo Horizonte", "Brazil", "physical", "2024", "South America"] | ||
thumb: /assets/img/logos/Just_icon_Color_small.png | ||
comments: false | ||
data: SQLSat1097 | ||
--- |
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,4 +1,4 @@ | ||
--- | ||
redirect: https://sqlsaturday.com/2023-10-21-sqlsaturday1063/ | ||
redirect: https://sqlsaturday.com/2024-10-26-sqlsaturday1097/ | ||
layout: redirect | ||
--- |