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
Draft lessons on unmerged branch esp32-bluetooth (will join main when that branch merges)
Housekeeping (apply to all draft pages)
Related
Find drafts with: git grep -in "in draft form" -- '*.md'
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
mainesp32/iot.md— missing circuit diagrams, images, videosadvancedio/servo.md— content complete; circuit diagrams + servo-sweep workbench video not yet insertedesp32/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 joinmainwhen that branch merges)esp32/ble-intro.mdesp32/ble-bidirectional.mdesp32/bluetooth-serial.mdesp32/bluetooth-web-serial.mdHousekeeping (apply to all draft pages)
nav_exclude/search_excludeso themedia-a11yCI gate skips it (perwebsite-dev.md)Related