cleanup
This commit is contained in:
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
# My ssh keys
|
||||
/chrome
|
||||
/chrome.pub
|
||||
@@ -1,5 +1,8 @@
|
||||
# HTML to PDF
|
||||
|
||||
Takes webpages or local html files and renders them to pdf.
|
||||
For some reason this is harder than it needs to be.
|
||||
|
||||
## Usage
|
||||
|
||||
1. Run the setup script on a debian machine (tested on a debian 13 LXC container)
|
||||
|
||||
Reference in New Issue
Block a user