Update for 2026#15
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the portfolio site content and layout for 2026, including refreshed resume/talk information and some styling/dependency maintenance to support the updated presentation.
Changes:
- Refreshed portfolio copy (summary, work experience bullets) and expanded the Talks list with slide links.
- Updated talks/work experience card layout behavior via new/adjusted responsive grid breakpoints.
- Adjusted npm devDependencies (moved/updated Sass, added Vite) and introduced a Grouped Timeline include file.
Reviewed changes
Copilot reviewed 8 out of 15 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| src/portfolio.js | Updates greeting/summary/work experience copy and expands the talks data (including slide URLs). |
| src/containers/workExperience/WorkExperience.scss | Adjusts responsive breakpoints for work experience card columns. |
| src/containers/talks/Talks.scss | Switches talks to an explicit grid container and adds responsive breakpoints. |
| src/containers/talks/Talks.js | Wraps TalkCard rendering in a grid container for layout control. |
| src/components/talkCard/TalkCard.js | Adds a “Slides” link alongside the session link in each talk card. |
| README.md | Removes the README hero image. |
| package.json | Moves/updates Sass to devDependencies, adds Vite, and adds an allowScripts config block. |
| .groupedtimelineinclude | Adds include/exclude patterns for the Grouped Timeline tool. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
andylech
commented
Jun 19, 2026
Owner
Author
|
Overriding Copilot mistakes. Built fine locally. Format check worked fine locally too. |
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.
No description provided.