alduncanson/md-press

Free Markdown publishing

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jan 13, 2026
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: alduncanson/md-press@06276a2d3a2e09211e1509a061bbdc7656cd21f5 # v0.1.6

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
sourceSource Markdown file (single-file mode)nodocument.md
sourcesSpace or newline separated list of Markdown files or glob patterns (multi-file mode)no""
output-pdfOutput PDF filenamenodocument.pdf
output-htmlOutput HTML filenamenoindex.html
output-previewOutput preview image filename (without extension). Defaults to PDF name if not set.no""
preview-dpiPreview image resolution in DPIno150
modeMulti-file mode: "combined" (one PDF) or "collection" (separate PDFs per file)nocombined
index-titleTitle for the auto-generated index page (multi-file mode)noIndex
deployWhether to deploy to GitHub Pages (set to false to only generate files)notrue
namedescription
pdfPath to generated PDF file
htmlPath to generated HTML file
previewPath to generated preview PNG file
page_urlURL of the deployed GitHub Pages site