1
0
Fork 0
mirror of synced 2024-06-01 10:09:49 +12:00

formatting

This commit is contained in:
Nick Sweeting 2017-05-05 05:21:35 -04:00
parent 75dbeacc6c
commit afff21271d

View file

@ -31,9 +31,9 @@ apt update; apt install google-chrome-beta
It produces a folder `pocket/` containing an `index.html`, and archived copies of all the sites,
organized by timestamp. For each sites it saves:
- wget of site, with .html appended if not present
- screenshot of site using headless chrome
- PDF of site using headless chrome
- wget of site, e.g. `en.wikipedia.org/wiki/Example.html` with .html appended if not present
- `sreenshot.png` 1440x900 screenshot of site using headless chrome
- `output.pdf` Printed PDF of site using headless chrome
## Publishing Your Archive