Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 493 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 493 Bytes

Paul graham blog to pdf

A simple script for export Paul Graham articles in pdf.

Usage

clone the repo. then go to the directory:

pip3 install -r requirements.txt

then run:

python3.6 site_to_pdf.py

To do:

  • Add title of every article to the pages

  • Eliminate tags in old articles.

  • Print a simple cover for the first page

Contribution

Any kind of contribution will be appreciated. ❤️

Licence

MIT