Skip to content

Conversation

@tomkiel
Copy link
Collaborator

@tomkiel tomkiel commented Oct 27, 2025

Adiciona seção para listagem da palestrantes do evento.

@tomkiel tomkiel requested a review from Copilot October 27, 2025 04:55
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a new speakers section to the event website, displaying speaker profiles with photos, bios, and social media links. The section supports internationalization (Portuguese, Spanish, and English) and includes styling for responsive layout.

Key changes:

  • Created a new speakers section template with grid layout and speaker cards
  • Added speaker data file with complete profiles including photos, bios, talks, and social links
  • Integrated i18n support for section titles and descriptions across three languages

Reviewed Changes

Copilot reviewed 10 out of 21 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/layouts/home.html Added speakers section partial and reordered sections
src/layouts/_partials/sections/speakers.html Created new speakers section template with grid layout
src/i18n/pt-br.toml Added Portuguese translations for speakers section
src/i18n/es.toml Added Spanish translations for speakers section
src/i18n/en.toml Added English translations for speakers section
src/assets/scss/sections/_speakers.scss Created styling for speakers section with responsive design
src/assets/scss/main.scss Imported speakers stylesheet
content/data/speakers.json Restructured and populated speaker data with complete profiles
content/data/section/schedule.json Updated photo extensions and corrected duration
Makefile Removed sudo requirement for hugo installation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@tomkiel tomkiel merged commit 502cf75 into main Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants