chore(slides): refresh the homepage highlights - #326
Merged
Conversation
The carousel had not been touched in a long time and was still leading with EOSC-ENTRUST and a 2025 All Hands photo. NeLS, GDI and RDMkit stay, since those promote standing services rather than a moment in time. The two dated entries give way to the GDI Node Hackathon in Lapland and the ELIXIR All Hands in Thessaloniki. Alt text is the article title and each caption is the article summary, so both stay true to the source and are easy to check against it.
There was a problem hiding this comment.
Pull request overview
Refreshes the homepage highlights carousel (src/data/slides.json) by removing two dated items and adding two article-backed slides, keeping the three standing service promotions intact.
Changes:
- Removed the EOSC-ENTRUST slide and the ELIXIR Norway All Hands 2025 group photo slide.
- Added two new slides pointing to the GDI Node Hackathon (2026) and ELIXIR All Hands Europe (2025) articles.
- Set the new slides’
altandcaptionto match the source articles’titleandsummary(verified against the referencedindex.mdxfiles).
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
First refresh of the homepage carousel in a long while. Five slides, three kept and two new.
news/2026/gdi-node-hackathon-finlandnews/2025/ahm-europeDropped EOSC-ENTRUST and the 2025 All Hands group photo. Both were pinned because they happened to be there rather than because they are timeless, and a dated entry cannot correct itself as it ages.
Alt text is the article title and each caption is the article summary, so both are checkable against the source.
Data only. This does not depend on #312, which stays parked, and the ownership keys that PR introduces are deliberately not included here.
Reviewed locally against a production build:
pnpm buildpasses with 0 errors and all five slides render.Known gap: the 2026 All Hands article cannot be used yet. Its cover is a 3888x5184 portrait at 25 MB, which crops badly in the wide hero slot, so slide 5 reaches back to the 2025 Europe meeting instead. Cropping that photo to landscape would let 2026 take the slot.