marp¶
Service¶
| Field | Value |
|---|---|
| Kind | slide-builder |
| Host | CI runner (Forgejo Actions) |
| Tech | Node.js (marp-cli) / Docker |
| Upstream | https://marp.app |
| Status | in-use |
Notes¶
Markdown-to-HTML slide compiler. Invoked by build-slides.sh against every docs/presentations/*.md (and any other .md with marp: true in frontmatter), either via a local marp binary or the marpteam/marp-cli Docker image. Output feeds the slides site. See notes/dev/marp-mermaid-setup.md for the mermaid integration design.