Skip to content

nasser/malaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Malaf

Markdown + CSS = PDF

Usage

First install wkhtmltopdf. Then

git clone https://github.com/nasser/malaf.git
cd malaf
npm install
node malaf.js README.md

Will generate README.md.pdf. You can pass the path to a CSS file following the markdown file and it will be used to style the page, otherwise it will use the included style.css. It will also watch the file and update the PDF when it changes.

License

Copyright © Ramsey Nasser 2015-2016. Provided under the MIT License

About

Markdown + CSS = PDF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published