Render Github markdown documents for printing
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
assets
bin
cache
lib
public
routes
test
views
.gitignore
.travis.yml
Gemfile
Gemfile.lock
Gruntfile.js
HISTORY.md
README.md
app.js
package.json
start.sh

README.md

gitprint.com

Ever found that printing README's or Markdown files from Github.com is a pain in the ass? Me too.

The trick:

Simply view any markdown file on Github, then in your URL bar replace the github.com part of the URL with gitprint.com. Your markdown file will be rendered to a beautiful, printable PDF.

Where to find it:

gitprint.com

Suggestions?

Add a GitHub issue!

Build Status