A simple script for export Paul Graham articles in pdf.
clone the repo. then go to the directory:
pip3 install -r requirements.txt
then run:
python3.6 site_to_pdf.py
-
Add title of every article to the pages
-
Eliminate tags in old articles.
-
Print a simple cover for the first page
Any kind of contribution will be appreciated. ❤️
MIT