Skip to content

Commit

Permalink
Add speaker and session info for Reinaldo Ferraz
Browse files Browse the repository at this point in the history
  • Loading branch information
mstred committed Oct 4, 2016
1 parent 97057df commit 4f47860
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 18 deletions.
20 changes: 3 additions & 17 deletions _data/sessions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,25 +52,11 @@
# complexity: "Intermediate"
-
id: 103
title: "Como o mundo do IoT será transformado com JavaScript"
description: ""
title: "HTML Acessível: Um guia rápido para melhorar a acessibilidade das suas páginas Web"
description: "Esta palestra tem como objetivo mostrar como fazer pequenas intervenções no código HTML para torná-lo mais acessível, utilizando as diretrizes WCAG 2.0 e WAI-ARIA do W3C."
subtype: presentation
speakers: [6]
# complexity: "Beginner"
# -
# id: 104
# title: ""
# description: ""
# subtype: presentation
# speakers: [7]
# complexity: "Beginner"
# -
# id: 105
# title: ""
# description: ""
# subtype: presentation
# speakers: [2]
# complexity: "Beginner"
complexity: "Intermediate"
-
id: 106
title: "A Importância dos Testes Automatizados"
Expand Down
11 changes: 11 additions & 0 deletions _data/speakers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,14 @@
rockstar: true
social:
- {name: "", link: ""}
-
id: 6
name: "Reinaldo"
surname: "Ferraz"
company: "Ceweb.br"
title: "Web Development Specialist"
bio: "Especialista em desenvolvimento web do Ceweb.br e do W3C Brasil. Formado em desenho e computação gráfica e pós graduado em design de hipermídia pela Universidade Anhembi Morumbi em São Paulo. Trabalha há mais de 12 anos com desenvolvimento web. Coordenador do Prêmio Nacional de Acessibilidade na Web e do Grupo de Trabalho em Acessibilidade na Web e representante do W3C Brasil em plenárias técnicas do W3C."
thumbnailUrl: reinaldoferraz.jpg
rockstar: true
social:
- {name: "twitter", link: "https://twitter.com/reinaldoferraz"}
1 change: 1 addition & 0 deletions _sass/partials/_lily-effect.scss
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
height: 50%;
padding: 32px 16px;
text-transform: uppercase;
text-shadow: 0 0 .1em #000;
color: #fff;
h2, p {
@media (max-width: 767px) {
Expand Down
2 changes: 1 addition & 1 deletion css/main.css

Large diffs are not rendered by default.

Binary file added img/people/reinaldoferraz.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4f47860

Please sign in to comment.