Marp Slide Drafts (Technical Track)

These markdown files are draft slide sources that can be rendered with Marp or imported into other slide workflows.

Current draft units:

Usage:

  1. Install Marp CLI if needed.
  2. Render with: marp <file>.marp.md --html --allow-local-files.
  3. Convert to PPTX if needed via your preferred export workflow.
  4. Or batch-render all decks with: ./scripts/render_marp.sh.

Notes: