jenningsanderson/Build Slides Presentation

Convert a slides/ directory of Markdown files into a fully static Reveal.js presentation. Configuration is read from slides/config.yaml; action inputs act as overrides.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
slides-dirDirectory containing slide .md files and config.yaml (relative to repo root)noslides
output-dirOutput directory for the built presentationnodist
titlePresentation title — overrides config.yamlno""
base-urlBase URL for asset paths. Set to /<repo-name>/ for GitHub Pages project sites. Overrides config.yaml. no""
assets-dirAssets directory copied into the output. Defaults to "assets/" at the repo root if present. Overrides config.yaml. noassets
extra-build-argsAdditional arguments forwarded verbatim to slides buildno""
namedescription
output-dirAbsolute path to the built presentation directory