All Projects → benbalter → markdown-to-pdf

benbalter / markdown-to-pdf

Licence: MIT license
On demand generation of enterprise-grade PDFs from GitHub-hosted markdown files

Programming Languages

ruby
36898 projects - #4 most used programming language

Markdown to PDF

On demand generation of enterprise-grade PDFs from GitHub-hosted markdown files

Build Status Deploy to Heroku

Example

Huh? You're just trollin', right?

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.

Usage

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.

Running locally

  1. script/bootstrap
  2. script/server

Deploying

  1. Click the deploy button above
  2. To avoid API rate limits, create a personal access token and expose it as GITHUB_TOKEN
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].