Skip to content

Update Software Incubator slides: replace Week 1 PDF and add Week 2 deck - #152

Merged
memtech3 merged 3 commits into
mainfrom
copilot/turtle-robotics-update-week-2-slides
Sep 24, 2026
Merged

memtech3 merged 3 commits into
mainfrom
copilot/turtle-robotics-update-week-2-slides

Conversation

Copilot AI commented Sep 24, 2026 •

Copy link
Copy Markdown
Contributor

This updates Software Incubator published materials with the latest slide content: Week 1 now uses the updated deck, and Week 2 slides are newly published. Both decks are converted to PDF and wired into the existing downloadable week selector flow.

  • Slide assets

    • Replaced public/pdfs/Week1_SO_ARM.pptx.pdf with the updated Week 1 deck.
    • Added public/pdfs/Week2_SO_ARM.pptx.pdf from the provided Week 2 deck.
    • Kept the existing file naming convention used by the page (WeekN_SO_ARM.pptx.pdf).
  • Software Incubator page wiring

    • Extended pdfMap in src/pages/SoftwareIncubator.jsx to include Week 2.
    • Added a Week 2 option in the slides dropdown so users can download the new deck.
  • Code change example

    const pdfMap = {
      1: "/pdfs/Week1_SO_ARM.pptx.pdf",
      2: "/pdfs/Week2_SO_ARM.pptx.pdf",
    };

@vercel

vercel Bot commented Sep 24, 2026 •

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
turtle-website Ready Ready Preview Sep 24, 2026 3:20am UTC

Co-authored-by: memtech3 <20732350+memtech3@users.noreply.github.com>
Copilot AI changed the title [WIP] Add and update week 2 and week 1 slides Update Software Incubator slides: replace Week 1 PDF and add Week 2 deck Sep 24, 2026
Copilot AI requested a review from memtech3 September 24, 2026 03:14
@memtech3

Copy link
Copy Markdown
Contributor

@copilot add the descriptions of the slideshows to the file names of the slideshows (ex: introductions, introduction to linux and git)

Co-authored-by: memtech3 <20732350+memtech3@users.noreply.github.com>

Copilot AI commented Sep 24, 2026

Copy link
Copy Markdown
Contributor Author

@copilot add the descriptions of the slideshows to the file names of the slideshows (ex: introductions, introduction to linux and git)

Updated in commit 2cee3e8. The Software Incubator slide PDFs now include descriptive titles in their filenames, and the page mapping was updated to use the new names.

@memtech3
memtech3 marked this pull request as ready for review September 24, 2026 03:23
@memtech3
memtech3 merged commit e6932ae into main Sep 24, 2026
4 checks passed
@memtech3
memtech3 deleted the copilot/turtle-robotics-update-week-2-slides branch September 24, 2026 03:24
@memtech3

Copy link
Copy Markdown
Contributor

This worked well but was totally a waste of tokens.

This branch was successfully deployed

1 active deployment
Preview — 2cee3e83 Deployed Sep 24, 2026 by vercel[bot]
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.

week 2 slides

2 participants