Skip to content

Update for 2026#15

Merged
andylech merged 11 commits into
mainfrom
update-for-2026
Jun 19, 2026
Merged

Update for 2026#15
andylech merged 11 commits into
mainfrom
update-for-2026

Conversation

@andylech

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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.

Comment thread src/components/talkCard/TalkCard.js Outdated
Comment thread src/components/talkCard/TalkCard.js Outdated
Comment thread package.json
Comment thread package.json
andylech and others added 2 commits June 19, 2026 00:33
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

@andylech andylech left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Apply Copilot changes and fix JSON formatting error it introduced

@andylech andylech closed this Jun 19, 2026
@andylech andylech reopened this Jun 19, 2026
@andylech

Copy link
Copy Markdown
Owner Author

Overriding Copilot mistakes. Built fine locally. Format check worked fine locally too.
Copilot introduced a JSON formatting error when it bawked at the approved solution of adding Vite and allowScript section to package.json

@andylech andylech merged commit d403940 into main Jun 19, 2026
0 of 4 checks passed
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