mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 06:34:25 -04:00
formatting
This commit is contained in:
parent
75dbeacc6c
commit
afff21271d
1 changed files with 3 additions and 3 deletions
|
@ -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,
|
It produces a folder `pocket/` containing an `index.html`, and archived copies of all the sites,
|
||||||
organized by timestamp. For each sites it saves:
|
organized by timestamp. For each sites it saves:
|
||||||
|
|
||||||
- wget of site, with .html appended if not present
|
- wget of site, e.g. `en.wikipedia.org/wiki/Example.html` with .html appended if not present
|
||||||
- screenshot of site using headless chrome
|
- `sreenshot.png` 1440x900 screenshot of site using headless chrome
|
||||||
- PDF of site using headless chrome
|
- `output.pdf` Printed PDF of site using headless chrome
|
||||||
|
|
||||||
## Publishing Your Archive
|
## Publishing Your Archive
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue