Skip to content

heeed/mdconvert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

mdconvert

Script to convert the .md files found in the Raspberry Pi github pages to pdf files for use at jams

USAGE: Clone / Download the projects you interested in, copy mdconvert.py into directory and then run: python mdconvert.py Files should appear in ./pdf and, as an added bonus, html versions will be in ./html

Requirements:

No Python 3 support just yet...thats next.

Grip: https://github.com/joeyespo/grip / pip install grip

pdfkit: https://github.com/pdfkit/pdfkit / pip install pdfkit

wkhtmltopdf: (debian based): sudo apt get install wkhtmltopdf

ps:

one gotcha at the moment is that you need to make sure the images dir is either symlinked or copied into the html dir...otherwise the pdf will render without images :( This will be sorted soon

About

Script to convert the .md files found in the Raspberry Pi github pages to pdf files for use at jams

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages