Skip to content

Conversation

@AlexCasal
Copy link
Contributor

Quitar lo de 'Join the crew', HECHO,
Hacer que desde la página de inicio se haga un scroll y salgan las FAQs y algo más de info, HECHO,
Quitar el sold out del ROOT, HECHO

@jorgeteixe jorgeteixe requested a review from a team October 17, 2025 07:10
alvaro-freire
alvaro-freire previously approved these changes Oct 17, 2025
@jorgeteixe
Copy link
Member

Yo esperaría antes de mergear esta PR a hacer una review entre varios, hablarlo todo en reunión etc. así hacemos una publicación coordinada con toda la infromación a la vez.

@jorgeteixe jorgeteixe changed the base branch from main to develop October 17, 2025 15:54
@jorgeteixe
Copy link
Member

Acabo de modificar la rama a la que se hace la pull request, mañana lo podemos comentar en la reunión pero vamos a centralizar los cambios en una rama develop y luego hacemos una release conjunta con todo lo que necesitemos de manera coordinada desde develop a main.

@jorgeteixe jorgeteixe requested a review from Copilot October 17, 2025 16:06
Copy link

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 restructures the homepage to enable scrolling through multiple sections, removes the "Join the crew" reference, and eliminates the SOLD OUT badge from the ROOT sponsor tier on the sponsors page.

Key Changes:

  • Refactored homepage into scrollable sections with dedicated components for start, sponsors, collaborators, and FAQ sections
  • Removed SOLD OUT styling and badge from the ROOT sponsor tier
  • Added FontAwesome dependencies for social media icons in the footer

Reviewed Changes

Copilot reviewed 9 out of 16 changed files in this pull request and generated 8 comments.

Show a summary per file
File Description
src/pages/index.astro Replaced inline content with component imports to enable scrollable layout
src/components/ShowStart.astro New component containing the hero section with video background extracted from index.astro
src/components/ShowSponsors.astro New component displaying sponsor tiers with placeholder content
src/components/ShowCollaborators.astro New component showing collaborator logos (UDC, FIC, AMTEGA)
src/components/FAQ.astro New component with frequently asked questions in two-column layout
src/components/Footer.astro New footer component with social media links using FontAwesome icons
src/pages/sponsors.astro Removed SOLD OUT badge and restored active styling to ROOT tier
package.json Added FontAwesome dependencies for icon support
src/styles/global.css Added blank line after Tailwind import
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@jorgeteixe jorgeteixe marked this pull request as draft October 21, 2025 11:04
danicallero and others added 18 commits October 22, 2025 15:23
…ections

- moved base element styles to a constant to reduce visual clutter
- improved mobile layout for better responsiveness
…pdates

- Also commented out placeholder data for schedule
- Moved carousel to a component
- Added light animations on each switch
- Added buttons linking to info sections
- Carousel includes an ambient effect surounding the component that slightly animates for an organic and visually appealing feel
@danicallero
Copy link
Contributor

pinky prometo que ese force solo ha pisado mi trabajo 😇

danicallero and others added 9 commits November 8, 2025 15:13
Remove the CSS drop shadow from the logo in 'ShowStart' in favor of a traced-shadow SVG . This ensures consistent shadow offset in different screen sizes
…iveness

- Replaced global filters with tiled SVG pattern backgrounds in InfoLayout.astro and MarkdownLayout.astro
- Added viewport height fixes for iOS Safari in Layout.astro
- Updated index.astro to use SVG background and improved layout structure
prevents text clipping out of frame
- **Participant**: Any person who, upon accepting these T&C, registers for and takes part in the Event in any of the established modalities.
- **Sponsor**: A collaborating entity that, depending on its sponsorship tier, may propose challenges and/or grant specific prizes to Participants.
- **Challenges**: Technical projects or tasks set by the Organizer and/or Sponsors, to be developed exclusively during the Event.
- **General Prize**: A prize awarded by the Organizer to the best free software project, based on the criteria detailed in [Premio CIXUG](http://premio.cixug.gal).
Copy link

Choose a reason for hiding this comment

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

This page is under a n8n login screen. Being that the terms and conditions of a page are usually public, either changing the link to a static, plain-text file, or just hosting the criteria under this repository would be the most sensible thing to do.

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.

5 participants