On demand generation of enterprise-grade PDFs from GitHub-hosted markdown files
Not at all. Markdown may be the lingua franca for software and other technical documentation, but many suit-and-tie wearing CIO-types won't take information seriously unless it's presented as a PDF or PowerPoint deck.
With this app you can send them a link to a crisp, clean, "enterprise-grade" PDF, transparently generated on demand from a standard markdown file hosted on GitHub.com.
Simply swap github.com
for your instance's hostname in the path to the blob view of any markdown file on GitHub.com.
Pro-tip: You can swap .md
for .pdf
in the URL if you want to be super sneaky. Markdown to PDF will silently switch it back to PDF before requesting the file.
script/bootstrap
script/server
- Click the deploy button above
- To avoid API rate limits, create a personal access token and expose it as
GITHUB_TOKEN