Skip to content

Commit

Permalink
Merge pull request #8 from gdgsantiagoes/changes
Browse files Browse the repository at this point in the history
Changed GDG Santiago logo &  add "Daniel del rio" session
  • Loading branch information
rousveiga authored Oct 18, 2021
2 parents 84fc7c9 + 30278be commit 17eee63
Show file tree
Hide file tree
Showing 21 changed files with 1,504 additions and 684 deletions.
6 changes: 3 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ organizerName: "GDG Santiago"
organizerAlternateName: "Google Developer Group Santiago"
organizerDescription: "Google Developer Group de Santiago de Compostela. Organización sen ánimo de lucro para compartir coñecemento e xerar comunidade."
organizerEmail: "[email protected]"
organizerLogo: "/img/seo/logo_landscape.png"
organizerLogo: "/img/seo/logoCadradoArriba.png"
organizerLink: "https://gdg.community.dev/gdg-santiago/"

# Head
Expand Down Expand Up @@ -62,7 +62,7 @@ typeoutTextValues: '"", "Connect", "Santiago de Compostela"'
typeoutFallback: "Connect"
heroButtons:
- {id: "becomeSpeaker", link: "https://forms.gle/YeoP2Dm5Yg8RzKAJ8", text: "Ser poñente"}
- {id: "buyTickets", link: "https://gdg.community.dev/gdg-santiago/", text: "Inscríbete gratis"}
- {id: "buyTickets", link: "https://gdg.community.dev/events/details/google-gdg-santiago-presents-introduccion-a-bots-de-telegram-con-python/", text: "Inscríbete gratis"}
buyTicketsTooltipText: "Os eventos sairán proximamente!"

# About Block
Expand Down Expand Up @@ -100,7 +100,7 @@ latestNewsTitle: "Últimas novas"

# Rockstar Speakers Block
rockstarSpeakersImage: "rockstar-speakers.jpg"
rockstarSpeakersCount: 4
rockstarSpeakersCount: 1
rockstarSpeakersTitle: "Rockstar speakers"
rockstarSpeakersButtonText: "See all speakers"

Expand Down
2 changes: 1 addition & 1 deletion _data/organizers.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-
group: "Main organizer"
elements:
- {name: "GDG Santiago", description: "GDG Santiago - Google Developers Group de Santiago de Compostela", link: "https://gdg.community.dev/gdg-santiago/", imageUrl: "logo_landscape.png"}
- {name: "GDG Santiago", description: "GDG Santiago - Google Developers Group de Santiago de Compostela", link: "https://gdg.community.dev/gdg-santiago/", imageUrl: "logoCadradoArriba.png"}
2 changes: 1 addition & 1 deletion _data/partners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
group: "General sponsor"
elements:
- {name: "Google", description: "Google", link: "https://www.google.com.ua/intl/en/about/", imageUrl: "google.svg"}
- {name: "GDG Santiago", description: "GDG Santiago - Google Developers Group de Santiago de Compostela", link: "https://gdg.community.dev/gdg-santiago/", imageUrl: "logo_landscape.png"}
- {name: "GDG Santiago", description: "GDG Santiago - Google Developers Group de Santiago de Compostela", link: "https://gdg.community.dev/gdg-santiago/", imageUrl: "logoCadradoArriba.png"}
11 changes: 11 additions & 0 deletions _data/schedule.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
-
date: "2021-10-29"
dateReadable: "29 Octubre"
tracks:
- {title: "Taller online", color: "#90be4e"}
timeslots:
- {
startTime: "18:00",
endTime: "19:00",
sessionIds: [001]
}
20 changes: 20 additions & 0 deletions _data/sessions.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
-
id: 001
title: "🤖 Introducción a bots de Telegram con Python"
description: "Aprende a crear un bot de Telegram 🤖 que responda a mensajes y comandos, envíe teclados personalizados y pueda ser utilizado en cualquier chat (aunque no esté en él 💁).
<p>
Se recomienda Python básico. Veremos los bots desde 0 hasta nivel medio.
<p>
Aprenderemos a:
<ul>
<li>Manejar el BotFather
<li>Crear, responder y usar comandos
<li>Añadir funcionalidades a las respuestas
<li>Utilizar el bot desde cualquier chat
</ul>
<p>
¡No dudes en acompañarnos!"
subtype: taller
speakers: [1]
language: gl | es
complexity: "Introducción"
12 changes: 12 additions & 0 deletions _data/speakers.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
-
id: 1
name: "Daniel"
surname: "Del Río Juncal"
title: "Enxeñeiro en informática"
bio: "Son enxeñeiro en informática graduado en 2020 e desenvolvedor web. Agora, son estudante do máster de Visión por Computador. <p> No 2019 durante o tempo libre fixen unha web para apuntes de todas as carreiras da USC, chamada https://apuntesusc.es (semellante a Gradox). Bótalle un ollo 😉! <p> Os meus intereses son a Intelixencia Artificial, especialmente aplicada a imaxes, pero tamén os microcontroladores como Arduino e Raspberry Pi. Tamén me gusta participar en competicións de programación como o HashCode."
thumbnailUrl: DanielDelRio.jpg
rockstar: true
ribbon:
- { abbr: "Taller", title: "Taller online" }
social:
- {name: "linkedin", link: "www.linkedin.com/in/daniel-del-rio-juncal"}
2 changes: 1 addition & 1 deletion _data/team.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
id: 5
name: "Cristina"
surname: "Pampín"
title: "Desenvolvedora frontend | Maestra"
title: "Desenvolvedora frontend | Mestra"
thumbnailUrl: CristinaPampin.jpg
team: true
ribbon:
Expand Down
2 changes: 1 addition & 1 deletion _includes/blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ <h3>{{ site.blogTitle }}</h3>
</ul>
</div>
</div>
<p class="post-body">{{ post.content | strip_html | truncate: 350 }} <a href="{{ site.baseurl | append: post.url }}">continue reading</a></p>
<p class="post-body">{{ post.content | strip_html | truncate: 350 }} <a href="{{ site.baseurl | append: post.url }}">seguir lendo</a></p>
</article>
{% endfor %}

Expand Down
2 changes: 2 additions & 0 deletions _includes/hero.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,11 @@ <h1>{{ heroText[0] }}<span id="typeout-text" class="hidden-xs"></span><span clas
{% endif %}>{{ button.text }}
</a>

<!--
{% if button.id == 'buyTickets' %}
<span class="tooltiptext">{{ site.buyTicketsTooltipText }}</span>
{% endif %}
-->
{% endfor %}
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions _includes/sessions-modals.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
</div>
<h4>{{ session.title }}</h4>
{% if session.language != null %}
<span class="theme-metadata"><span class="caption">Language: </span>{{ session.language }}</span>
<span class="theme-metadata"><span class="caption">Idioma: </span>{{ session.language }}</span>
{% endif %}
{% if session.complexity != null %}
<span class="theme-metadata"><span class="caption">Complexity: </span>{{ session.complexity }}</span>
<span class="theme-metadata"><span class="caption">Nivel: </span>{{ session.complexity }}</span>
{% endif %}
{% if session.video %}
<div class="theme-video embed-responsive embed-responsive-16by9">
Expand Down
4 changes: 2 additions & 2 deletions _includes/speakers-modals.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
{% if session_speaker == speaker.id %}
<h4>{{ session.title }}</h4>
{% if session.language != null %}
<span class="theme-metadata"><span class="caption">Language: </span>{{ session.language }}</span>
<span class="theme-metadata"><span class="caption">Idioma: </span>{{ session.language }}</span>
{% endif %}
{% if session.complexity != null %}
<span class="theme-metadata"><span class="caption">Complexity: </span>{{ session.complexity }}</span>
<span class="theme-metadata"><span class="caption">Nivel: </span>{{ session.complexity }}</span>
{% endif %}
{% if session.video %}
<div class="theme-video embed-responsive embed-responsive-16by9">
Expand Down
Binary file added img/organizers/logoCadradoArriba.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/partners/logoCadradoArriba.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/people/DanielDelRio.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/seo/logoCadradoArriba.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/sprites/logos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 17eee63

Please sign in to comment.