mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-29 01:00:11 +02:00
Update README.md
This commit is contained in:
@@ -50,6 +50,7 @@ cd ArchiveBox
|
|||||||
echo 'https://example.com' | ./archive
|
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
|
## 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.
|
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.
|
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
|
# Documentation
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user