mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-28 08:39:54 +02:00
Updated Usage (markdown)
10
Usage.md
10
Usage.md
@@ -29,4 +29,12 @@ ArchiveBox will download the URL to a local file in `output/sources/` attempt to
|
|||||||
./archive https://example.com/feed.rss
|
./archive https://example.com/feed.rss
|
||||||
# or
|
# or
|
||||||
./archive https://example.com/links.txt
|
./archive https://example.com/links.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# UI Usage
|
||||||
|
|
||||||
|
To access your archive, open `output/index.html` in a browser. You should see something [like this](https://archive.sweeting.me).
|
||||||
|
|
||||||
|
You can sort by column, search using the box in the upper right, and see the total number of links at the bottom.
|
||||||
|
|
||||||
|
Click the Favicon under the "Files" column to go to the details page for each link.
|
Reference in New Issue
Block a user