b95246f694
- Add mkdocs-jupyter plugin to render `.ipynb` files in docs - Add release-demo 1.5, 1.6, and 1.7 notebooks under `docs/cookbooks/` - Add `cookbooks.md` landing page with cookbook card gallery - Add cookbook card CSS/JS assets - Add Cookbooks nav entry and wire cookbook assets in `mkdocs.yaml` - Rename docs navigation and directories for Cookbooks/Resources consistency - Add cookbook card descriptions and subtitle styling - Add docs artifact uploads to docs CI workflows - Add `cards.yaml` as source of truth for cookbook metadata - Add MkDocs hook to inject cookbook card data into templates - Replace hardcoded cookbook card HTML with Jinja loop rendering - Update `NOTES.md` with simplified cookbook maintenance workflow - Improve cookbook card author fetching robustness and caching - Fix cookbook asset handling under mike versioned docs - Fix cookbook card HTML sanitization/rendering flow --------- Co-authored-by: Claude Code <noreply@anthropic.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>