Skip to content

Consolidate electronics/assets/gifs/ into videos/ (follow-up to #119/#120)#126

Merged
jonfroehlich merged 1 commit into
mainfrom
chore/consolidate-electronics-gifs
Jun 24, 2026
Merged

Consolidate electronics/assets/gifs/ into videos/ (follow-up to #119/#120)#126
jonfroehlich merged 1 commit into
mainfrom
chore/consolidate-electronics-gifs

Conversation

@jonfroehlich

Copy link
Copy Markdown
Member

Small cleanup flagged in #125: after #119 converted the electronics GIFs to MP4, electronics/assets/gifs/ held only .mp4 files — a misnomer — and electronics already has an assets/videos/ dir. This standardizes onto videos/, consistent with the #120 movies/videos/ consolidation.

Changes

  • git mv the 3 .mp4s assets/gifs/assets/videos/ (no filename collisions)
  • Relocate the one orphan (unreferenced) diagram electric-current-flows-downhill-lower-voltage.png to its proper home assets/images/ (preserved, not deleted)
  • Update the 4 assets/gifs/ <source> refs (electricity-basics.md ×3, resistors.md ×1) → assets/videos/
  • Remove the now-empty assets/gifs/ dir

Verification

bundle exec jekyll build clean; built _site/electronics has no assets/gifs/ refs and all moved videos resolve. The html-proofer link-check CI gate is the backstop.

🤖 Generated with Claude Code

…120)

After #119 converted the electronics GIFs to MP4, the `gifs/` dir held
only `.mp4` files — a misnomer, and electronics already has a `videos/`
dir. Consolidate onto `videos/` for consistency with the #120
movies/->videos/ standardization:

- git mv the 3 .mp4s from assets/gifs/ into assets/videos/ (no collisions)
- relocate the one orphan (unreferenced) diagram, electric-current-
  flows-downhill-lower-voltage.png, to its proper home assets/images/
- update the 4 `assets/gifs/` <source> refs (electricity-basics.md x3,
  resistors.md x1) to assets/videos/
- remove the now-empty assets/gifs/ dir

Verified: jekyll build clean; built _site/electronics has no assets/gifs/
refs and the moved videos resolve. link-check CI gate is the backstop.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@jonfroehlich jonfroehlich merged commit 70a5d4e into main Jun 24, 2026
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.

1 participant