Skip to content

Finalize draft lessons (add missing circuit diagrams, workbench videos, media) #122

Description

@jonfroehlich

What

Several lessons carry a "This lesson is in draft form" callout banner near the top. Their prose is generally complete and followable, but they're missing circuit diagrams, workbench videos, and other media. This is a tracking issue so these don't fall further behind the polished V2.0 lessons.

This is the same root cause behind the "needs new media" pages flagged during the hero-media rollout — drafts have no climax demo to surface as a hero yet.

Draft lessons currently on main

  • esp32/iot.md — missing circuit diagrams, images, videos
  • advancedio/servo.md — content complete; circuit diagrams + servo-sweep workbench video not yet inserted
  • esp32/capacitive-touch.md — WIP, missing ~4 diagrams + touch-piano climax demo (tracked in detail by ESP32 capacitive-touch: add 4 missing circuit diagrams #114)

Draft lessons on unmerged branch esp32-bluetooth (will join main when that branch merges)

  • esp32/ble-intro.md
  • esp32/ble-bidirectional.md
  • esp32/bluetooth-serial.md
  • esp32/bluetooth-web-serial.md

Housekeeping (apply to all draft pages)

  • Standardize the draft-banner wording (currently varies: "There is/are missing …" vs. "circuit diagrams and videos have not yet been inserted")
  • Ensure each draft page carries nav_exclude/search_exclude so the media-a11y CI gate skips it (per website-dev.md)

Related

Find drafts with: git grep -in "in draft form" -- '*.md'

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentLesson content: errata, corrections, new sections, pedagogyfigures-mediaFigures, captions, diagrams, images, video/embedsv2.0Targeted for the Version 2.0 release

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions