html-proofer baseline debt (ignored, tracked)
The new html-proofer link-check gate (.github/workflows/content-lint.yml) is green only because these pre-existing gaps are on its --ignore-files list. Tracking them here so the ignores are intentional, not silent:
Draft page, missing screenshot
Generated notebook HTML missing alt text
Each ignore entry in the workflow points back to this issue.
Part of V2.0.
html-proofer baseline debt (ignored, tracked)
The new html-proofer
link-checkgate (.github/workflows/content-lint.yml) is green only because these pre-existing gaps are on its--ignore-fileslist. Tracking them here so the ignores are intentional, not silent:Draft page, missing screenshot
arduino/accel.md(draft,nav_exclude) referencesassets/images/ArduinoIDE_LibraryManager_AdafruitLIS3DH.png, which doesn't exist. Add the screenshot or remove the reference, then drop/arduino/accel.htmlfrom the ignore list.Generated notebook HTML missing alt text
signals/*/index.html(ComparingSignals, FeatureSelectionAndHyperparameterTuning, FrequencyAnalysis, QuantizationAndSampling, StepTracker) contain matplotliboutput_*.pngoutputs with noalt. These are auto-generated, pandemic-era static HTML and are ignored wholesale. Revisit if/when thesignalsnotebooks are reworked (see V2.0 framework discussion). Drop/signals/.+/index.htmlfrom the ignore list when addressed.Each ignore entry in the workflow points back to this issue.
Part of V2.0.