mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-14 15:14:31 -04:00
Update README.md
This commit is contained in:
parent
fe2c8cb792
commit
cd53202b16
1 changed files with 1 additions and 2 deletions
|
@ -50,6 +50,7 @@ cd ArchiveBox
|
|||
echo 'https://example.com' | ./archive
|
||||
```
|
||||
|
||||
Open `output/index.html` in a browser to view your archive. [DEMO: archive.sweeting.me](https://archive.sweeting.me)
|
||||
|
||||
## Overview
|
||||
|
||||
|
@ -86,8 +87,6 @@ Using multiple methods and the market-dominant browser to execute JS ensures we
|
|||
The archiving is additive, so you can schedule `./archive` to run regularly and pull new links into the index.
|
||||
All the saved content is static and indexed with JSON files, so it lives forever & is easily parseable, it requires no always-running backend.
|
||||
|
||||
[DEMO: archive.sweeting.me](https://archive.sweeting.me)
|
||||
|
||||
|
||||
# Documentation
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue