Deploy markdown documents as branded PDFs
publish-pipelineskillsetup L2★64
Tibsfox/gsd-skill-creator ↗What it does
Build branded HTML/PDF from Markdown and sync via FTP
Best for
Branded document pipeline with remote sync (newsletter, reports)
Inputs
- · Markdown files, template config, FTP credentials
Outputs
- · HTML/PDF artifacts deployed to remote host
Requires
- · Pandoc
- · xelatex
- · FTP client
Preconditions
Markdown files valid, FTP host reachable
Failure modes
- · Pandoc conversion error
- · FTP auth failure
Trust signals
- · Template config pattern
- · FTP retry logic